3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
export { useSwitch } from './useSwitch';
|
|
export * from './useSwitch.types';
|