Files
taimed/node_modules/call-bind-apply-helpers/reflectApply.d.ts
liuyuan 3b86ad9ed8 提交
2025-05-23 17:24:54 +08:00

4 lines
82 B
TypeScript

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