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

3 lines
142 B
TypeScript

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