@refinio/one.models
Preparing search index...
misc/instance
createInstanceIfNotExist
Function createInstanceIfNotExist
createInstanceIfNotExist
(
owner
:
SHA256IdHash
<
Person
>
,
instanceName
?:
string
,
)
:
Promise
<
{
exists
:
boolean
;
instanceId
:
SHA256IdHash
<
Instance
>
}
>
Creates a new instance by creating the Instance IdObject.
Parameters
owner
:
SHA256IdHash
<
Person
>
Optional
instanceName
:
string
Returns
Promise
<
{
exists
:
boolean
;
instanceId
:
SHA256IdHash
<
Instance
>
}
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Creates a new instance by creating the Instance IdObject.