Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
MaintenanceNamespaceLike
Interface MaintenanceNamespaceLike<Id>
interface
MaintenanceNamespaceLike
<
Id
=
unknown
>
{
get
(
id
:
Id
)
:
MaintenanceStubLike
;
idFromName
(
name
:
string
)
:
Id
;
}
Type Parameters
Id
=
unknown
Index
Methods
get
id
From
Name
Methods
get
get
(
id
:
Id
)
:
MaintenanceStubLike
Parameters
id
:
Id
Returns
MaintenanceStubLike
id
From
Name
idFromName
(
name
:
string
)
:
Id
Parameters
name
:
string
Returns
Id
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
id
From
Name
Documentation
GitHub
Anchorage API reference
Loading...