5 lines
58 B
TypeScript
5 lines
58 B
TypeScript
declare global {
|
|
var __importMetaUrl: string
|
|
}
|
|
export {}
|