UNPKG

@vectara/vectara-ui

Version:

Vectara's design system, codified as a React and Sass component library

3 lines (2 loc) 101 B
export declare const TAB_SIZE: readonly ["s", "m"]; export type TabSize = (typeof TAB_SIZE)[number];