kjelsrud.dev/node_modules/any-promise/implementation.d.ts

4 lines
62 B
TypeScript
Raw Normal View History

declare var implementation: string;
export = implementation;