import.meta 元属性是一个 Object,包含以下属性。它仅在 ES 模块中受支持。
import.meta
Object
【The import.meta meta property is an Object that contains the following properties. It is only supported in ES modules.】