There was an error while loading. Please reload this page.
1 parent 17a28ec commit b47a305Copy full SHA for b47a305
1 file changed
shesha-reactjs/src/components/index.ts
@@ -1,13 +1,4 @@
1
export { default as BasicDisplayFormItem, type IBasicDisplayFormItemProps } from './basicDisplayFormItem';
2
-export {
3
- ExpressionEditor,
4
- buildExpressionContextFromPaths,
5
- type ExpressionContext,
6
- type ExpressionContextValue,
7
- type ExpressionEditorProps,
8
- type ExpressionFunctionDefinition,
9
- type BuildExpressionContextFromPathsOptions,
10
-} from './expressionEditor';
11
export {
12
buildExpressionContextFromMetadata,
13
buildExpressionContextFromProperties,
0 commit comments