ken_nogi/NodeJS/express/node_modules/call-bind-apply-helpers/reflectApply.d.ts
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

4 lines
82 B
TypeScript

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