ken_nogi/NodeJS/postfixconsole_org2/node_modules/call-bind-apply-helpers/reflectApply.d.ts
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

4 lines
82 B
TypeScript

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