@metreeca/type - v0.1.1
GitHub
Preparing search index...
Entries
Type Alias Entries<T>
Entries
:
{
[
K
in
keyof
T
]
:
Guarded
<
T
[
K
]
>
}
Object properties resolved to their guarded types.
Type Parameters
T
The object type with guard values
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
@metreeca/type - v0.1.1
Loading...
Object properties resolved to their guarded types.