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

3 lines
142 B
TypeScript

export {withHiddenUnmount} from '../../src/ui/hoc/withHiddenUnmount';
export {withEnabledFeature} from '../../src/ui/hoc/withEnabledFeature';