Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/option
<internal>
Extract
Type Alias Extract<T, U>
Extract
:
T
extends
U
?
T
:
never
Extract from T those types that are assignable to U
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Extract from T those types that are assignable to U