fp/packages/archive/node.d.ts

4 lines
62 B
TypeScript
Raw Normal View History

2024-07-10 02:34:23 +00:00
interface ImportMeta {
dirname: string;
url: string;
}