fix(core): update to latest standards
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import * as plugins from "./smartlog.plugins";
|
||||
import { Smartlog } from "./smartlog.classes.smartlog";
|
||||
import * as plugins from './smartlog.plugins';
|
||||
import { Smartlog } from './smartlog.classes.smartlog';
|
||||
|
||||
export { Smartlog };
|
||||
|
||||
|
Reference in New Issue
Block a user