Files
fte-Homepage/node_modules/any-promise/implementation.d.ts
root 06acaecee1 .
2023-07-30 22:05:51 +02:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;