Docs
GitHub
NPM
Preparing search index...
The search index is not available
@kabeep/node-translate - v1.1.6
@kabeep/node-translate
index
<internal>
Exclude
Type Alias Exclude<T, U>
Exclude
<
T
,
U
>
:
T
extends
U
?
never
:
T
Exclude from T those types that are assignable to U
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
NPM
@kabeep/node-translate
Loading...
Exclude from T those types that are assignable to U