📄 reflectApply.d.ts
/home/palash/git/site/node_modules/call-bind-apply-helpers/reflectApply.d.ts
Language: ts • Lines: 3
declare const reflectApply: false | typeof Reflect.apply;

export = reflectApply;