Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
requireResourceOwner
Function requireResourceOwner
requireResourceOwner
(
resources
:
Pick
<
ResourceOwnershipStore
,
"owner"
>
,
kind
:
"run"
|
"thread"
|
"resource"
|
"schedule"
,
resourceId
:
string
,
)
:
Promise
<
ResourceOwner
>
Parameters
resources
:
Pick
<
ResourceOwnershipStore
,
"owner"
>
kind
:
"run"
|
"thread"
|
"resource"
|
"schedule"
resourceId
:
string
Returns
Promise
<
ResourceOwner
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...