hexo/node_modules/any-promise/implementation.d.ts

4 lines
65 B
TypeScript
Raw Normal View History

2023-10-03 11:14:36 +08:00
declare var implementation: string;
export = implementation;