Interface: DefaultExtImport
Default import reference, equivalent to
import SomeValue from "./src/someModule" with { type: "ref" }.
Properties
from
from: `@src/${string}`
Module path. Must start with @src/.
importDefault
importDefault: string
Local name for the default import.