UNPKG

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