mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-19 22:38:28 +00:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export * from './select';
|
|
export type { TOptions } from './types';
|