3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export { useNotify } from './notify/use-notify'
|
|
export { useToast } from './toast/use-toast'
|