Files
opencrm/frontend/node_modules/call-bind-apply-helpers/reflectApply.d.ts
T
Stefan Hacker 32a7dc74e1 first commit
2026-01-29 01:16:54 +01:00

4 lines
82 B
TypeScript

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