4 行
48 B
TypeScript
4 行
48 B
TypeScript
interface ImportMeta {
|
|
readonly url: string
|
|
}
|
interface ImportMeta {
|
|
readonly url: string
|
|
}
|