fix(core): update

This commit is contained in:
2019-10-01 18:04:43 +02:00
parent a7660deb78
commit afa91b3da3
6 changed files with 742 additions and 548 deletions

View File

@@ -1,5 +1 @@
import * as plugins from './smartjwt.plugins';
export class SmartJwt {
}
export * from './smartjwt.classes.smartjwt';