fix(core): update

This commit is contained in:
Philipp Kunz 2019-01-13 22:04:20 +01:00
parent 80f35c39aa
commit 01f5784488

View File

@ -1,4 +1,5 @@
import * as plugins from './qenv.plugins';
plugins.smartlog.defaultLogger.enableConsole();
export interface IKeyValueObject {
key: string;