Files
Arbitrate-FrontendH5/node_modules/any-promise/implementation.d.ts
T

4 lines
62 B
TypeScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
declare var implementation: string;
export = implementation;