Files
agent-skills/wechat-article-extractor-skill/node_modules/call-bind-apply-helpers/reflectApply.d.ts
Hermes Agent ccc63d1e70 first commit
2026-05-10 13:52:46 +08:00

4 lines
82 B
TypeScript

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