📄 Reflect.setPrototypeOf.d.ts
/home/palash/git/site/node_modules/set-proto/Reflect.setPrototypeOf.d.ts
Language: ts • Lines: 3
declare const x: typeof Reflect.setPrototypeOf | null;

export = x;