We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab46be commit b704095Copy full SHA for b704095
src/index.ts
@@ -1,4 +1,4 @@
1
-export { JsonSchemaViewer, SchemaRow, SchemaTree as SchemaTreeComponent } from './components';
+export { JsonSchemaViewer, SchemaRow, SchemaTree as SchemaTreeComponent, PropertyTypeColors } from './components';
2
export * from './tree';
3
export * from './types';
4
export * from './utils';
0 commit comments