Generated API snapshot
@askrjs/askr/control
Exports from the declarations published in @askrjs/askr 0.0.59. Signatures are generated from the installed artifact.
@askrjs/askr/control0.0.59
Exports
This entrypoint publishes 8 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
Casetype
Case: (props: CaseProps) => JSXElementCasePropstype
CaseProps: anyFortype
For: <T, K extends string | number = string | number>(props: ForProps<T, K>) => JSXElementForPropstype
ForProps: anyMatchtype
Match: (_props: MatchProps) => nullMatchPropstype
MatchProps: anyShowtype
Show: <T>(props: ShowProps<T>) => JSXElementShowPropstype
ShowProps: any