lookingglass/hyperglass/ui/components/select/index.ts

2 lines
67 B
TypeScript

export * from './select';
export type { TOptions } from './types';