Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
Properties
Type Alias Properties<T>
Properties
<
T
>
:
{
[
k
in
keyof
T
]
:
T
[
k
]
}
Gets the properties of an object type.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...
Gets the properties of an object type.