export db model to directory

This commit is contained in:
Jan Prochazka
2021-09-25 09:50:36 +02:00
parent 8155813ee4
commit 1d31e1665c
6 changed files with 123 additions and 0 deletions

View File

@@ -13,3 +13,4 @@ export * from './settingsExtractors';
export * from './filterName';
export * from './diffTools';
export * from './schemaEditorTools';
export * from './yamlModelConv';