UNPKG

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