Public key-column class for a single first-column kind. Distributes over its naked type parameter, so a broad union like 'time' | 'timeRange' | 'interval' produces the matching union of key-column classes rather than collapsing to never.
'time' | 'timeRange' | 'interval'
never
Public key-column class for a single first-column kind. Distributes over its naked type parameter, so a broad union like
'time' | 'timeRange' | 'interval'produces the matching union of key-column classes rather than collapsing tonever.