nextcloud-node-client
nextcloud-node-client copied to clipboard
node-fetch types are not exported in fakeServer and http clienent
node-fetch types are not exported in fakeServer and http client
export node-fetch types and verify with a demo project tsc will fail
workaround: add "@types/node-fetch" in dev dependencies