Files
SerpentRace/SerpentRace_Backend/node_modules/call-bind-apply-helpers/reflectApply.d.ts
T
2025-05-14 19:27:36 +02:00

4 lines
82 B
TypeScript

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