Files
taimed/node_modules/.store/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.d.ts
2025-07-24 17:21:45 +08:00

4 lines
82 B
TypeScript

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