svelte-ast-print - v0.6.0
Preparing search index...
svelte-ast-print/template
<internal>
Exclude
Type Alias Exclude<T, U>
Exclude
:
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
svelte-ast-print - v0.6.0
Loading...
Exclude from T those types that are assignable to U