3 lines
82 B

declare const reflectApply: false | typeof Reflect.apply;
export = reflectApply;