runner openreader - support for plugins

This commit is contained in:
Jan Prochazka
2020-11-22 09:03:16 +01:00
parent 286cac066c
commit 7d1c0c5c18
5 changed files with 42 additions and 21 deletions

View File

@@ -1,3 +1,4 @@
export * from './commonTypeParser';
export * from './nameTools';
export * from './tableTransforms';
export * from './packageTools';