2 lines
96 B
TypeScript
2 lines
96 B
TypeScript
export { useAppSelector } from './useAppSelector';
|
|
export { useOnScreen } from './useOnScreen';
|