nextcloud-node-client icon indicating copy to clipboard operation
nextcloud-node-client copied to clipboard

node-fetch types are not exported in fakeServer and http clienent

Open hobigo opened this issue 5 years ago • 0 comments

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

hobigo avatar Aug 06 '20 08:08 hobigo