Laptop-Thing/web/node_modules/any-promise/implementation.d.ts

4 lines
62 B
TypeScript
Raw Normal View History

2024-11-27 12:35:48 -05:00
declare var implementation: string;
export = implementation;