UNPKG

134 BJavaScriptView Raw
1'use client';
2
3export { OptionGroup } from './OptionGroup';
4export * from './OptionGroup.types';
5export * from './optionGroupClasses';
\No newline at end of file