Magek Framework
GitHub
Website
Preparing search index...
SequenceFinderByKeyFunction
Type Alias SequenceFinderByKeyFunction<TObject>
SequenceFinderByKeyFunction
:
(
className
:
string
,
id
:
UUID
,
sequenceKey
?:
SequenceKey
,
)
=>
Promise
<
TObject
>
Type Parameters
TObject
Type Declaration
(
className
:
string
,
id
:
UUID
,
sequenceKey
?:
SequenceKey
)
:
Promise
<
TObject
>
Parameters
className
:
string
id
:
UUID
Optional
sequenceKey
:
SequenceKey
Returns
Promise
<
TObject
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Website
Magek Framework
Loading...