aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/call-bind-apply-helpers/reflectApply.d.ts
blob: 6b2ae764c54541ae224d93bb49e8f176260601b6 (plain)
1
2
3
declare const reflectApply: false | typeof Reflect.apply;

export = reflectApply;