fix(core): update

This commit is contained in:
Philipp Kunz 2019-10-22 16:53:22 +02:00
parent f001bed016
commit 4005665d87

View File

@ -1,5 +1,12 @@
import * as plugins from './smartlog-interfaces.plugins';
import * as requestInterfaces from './smartlog-interfaces.requests';
export {
requestInterfaces as request
};
/**
* the different available log types
*/