datalens-ui/api/ui/hooks.ts
2026-06-24 21:10:34 +05:00

2 lines
63 B
TypeScript

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