Skip to main content
Version: Next

NodeFor type

Signature

export type NodeFor<ComplexSelector extends string> =
ParseSelector<ComplexSelector>;