3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
|
export { default } from './src/SelectMenu';
|
||
|
export type { InternalSelectMenuRef } from './src/interface';
|