PAPI Docs
PAPI NPMJS
PAPI Repo
Preparing search index...
The search index is not available
@studiokeywi/papi
@studiokeywi/papi
util
Expand
Type alias Expand<Src>
Expand
<
Src
>
:
Src
extends
object
?
{
[
Key
in
keyof
Src
as
Src
[
Key
]
extends
never
?
never
:
Key
]
:
Src
[
Key
]
}
&
NonNullable
<
unknown
>
:
Src
Prettifies types for better DX within IDEs
Type Parameters
Src
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
PAPI Docs
PAPI NPMJS
PAPI Repo
@studiokeywi/papi
Loading...
Prettifies types for better DX within IDEs