@refinio/one.models
Preparing search index...
api/utils/types
ModelsInitConfig
Type Alias ModelsInitConfig
type
ModelsInitConfig
=
{
initedModels
?:
(
()
=>
Promise
<
ModelsTypes
>
)
|
ModelsTypes
;
}
Index
Properties
inited
Models?
Properties
Optional
inited
Models
initedModels
?:
(
()
=>
Promise
<
ModelsTypes
>
)
|
ModelsTypes
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
inited
Models
@refinio/one.models
Loading...