@valon-technologies/gestalt
Preparing search index...
target
ModuleTarget
Type Alias ModuleTarget
Relative module target with an optional named export.
type
ModuleTarget
=
{
modulePath
:
string
;
exportName
?:
string
;
}
Index
Properties
module
Path
export
Name?
Properties
module
Path
modulePath
:
string
Optional
export
Name
exportName
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
Path
export
Name
@valon-technologies/gestalt
Loading...
Relative module target with an optional named export.