@karmaniverous/cached-axios
GitHub
Preparing search index...
index
BuiltNode
Type Alias BuiltNode<T, P>
BuiltNode
:
WithFns
&
(
T
extends
undefined
?
{}
:
{
readonly
[
K
in
keyof
T
]
:
BuiltNode
<
T
[
K
]
,
[
...
P
,
Extract
<
K
,
string
>
]
>
}
)
Type Parameters
T
P
extends
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/cached-axios
Loading...