fix(core): update

This commit is contained in:
2021-04-15 00:59:56 +00:00
parent 9724813028
commit 53aada4638
7 changed files with 66 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
import * as plugins from './finplus-interfaces.plugins';
export * from './abstractclasses';
export * from './interfaces';
export * from './interfaces/csvparser';