reflectApply.d.ts 82 Bytes BlameHistoryPermalink Edit 1 2 3 declare const reflectApply: false | typeof Reflect.apply; export = reflectApply;