Skip to main content
Version: Next

Interface: DefaultRefObjectDescriptor

Default import reference, equivalent to import SomeValue from "./src/someModule" with { type: "ref" }.

Properties

from

from: string

Relative app path or package specifier.


importDefault

importDefault: string

Local name for the default import.