novx
Preparing search index...
core/src
ModuleOptions
Interface ModuleOptions
interface
ModuleOptions
{
accepts
?:
Set
<
string
>
;
imports
?:
any
[]
;
name
?:
string
;
register
?:
boolean
;
type
?:
any
;
}
Index
Properties
accepts?
imports?
name?
register?
type?
Properties
Optional
accepts
accepts
?:
Set
<
string
>
Optional
imports
imports
?:
any
[]
optional list iof imported moudes
Optional
name
name
?:
string
the name of the module, or "" if not supplied
Optional
register
register
?:
boolean
Optional
type
type
?:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accepts
imports
name
register
type
novx
Loading...
optional list iof imported moudes