Search
Preparing search index...
The search index is not available
typical-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"object/Omit"
External module "object/Omit"
Index
Type aliases
Omit
Type aliases
Omit
Omit
:
Pick
<
T
,
Exclude
<
keyof T
,
K
>
>
Omit the given keys from an object type.
Globals
"object/
Omit"
Omit
Generated using
TypeDoc
Omit the given keys from an object type.