Type alias SourceComponent<T>

SourceComponent<T>: Extract<AnySourceComponent, { ftype: T }>

Type Parameters

Generated using TypeDoc