datalens-ui/api/ui/hooks.ts
2026-06-24 20:31:05 +05:00

2 lines
63 B
TypeScript

export {usePrevious, useEffectOnce} from '../../src/ui/hooks';