fix(core): update
This commit is contained in:
parent
f001bed016
commit
4005665d87
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user