fix(core): update

This commit is contained in:
2019-11-09 14:06:51 +01:00
parent 30053fe441
commit 669ef262d7
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
import * as plugins from './smartuniverse.plugins';
export class BroadcastSUbscription {}
export class BroadcastSubscription {
}