File "get.d.ts"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/node-fetch/src/utils/get.d.ts
File size: 121 bytes
MIME-type: text/plain
Charset: utf-8

declare function getDunderProto(target: {}): object | null;

declare const x: false | typeof getDunderProto;

export = x;