GitHub
NPM
jsDelivr
Preparing search index...
The search index is not available
@taichunmin/buffer - v0.13.14
@taichunmin/buffer
<internal>
Omit
Type Alias Omit<T, K>
Omit
:
Pick
<
T
,
Exclude
<
keyof
T
,
K
>
>
Construct a type with the properties of T except for those in type K.
Type Parameters
T
K
extends
keyof
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
jsDelivr
@taichunmin/buffer - v0.13.14
Loading...
Construct a type with the properties of T except for those in type K.