Interface: DefaultRefObjectDescriptor
Default import reference, equivalent to
import SomeValue from "./src/someModule" with { type: "ref" }.
Propertiesโ
fromโ
from:
string
Module path, relative to the *.wasp.ts file using it.
importDefaultโ
importDefault:
string
Local name for the default import.