one-click-accessibility/assets/dev/js/hooks/index.js

2 lines
161 B
JavaScript

export { useToastNotification } from '@ea11y-apps/global/hooks/use-notifications';
export { default as useStorage } from '@ea11y-apps/global/hooks/use-storage';