Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
intoRecord
Function intoRecord
into
Record
<
X
,
Y
,
Z
>
(
specifier
,
context
?
)
:
Promise
<
Record
<
X
,
Y
>
>
Resolve a lazy record.
Type Parameters
X
extends
string
|
number
|
symbol
Y
Z
Parameters
specifier
:
IntoRecord
<
X
,
Y
>
Optional
context
:
Z
Returns
Promise
<
Record
<
X
,
Y
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
Resolve a lazy record.