Adding options export
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { LoggingBase } from "./base";
|
||||
export { Colors, LoggingBase } from "./base";
|
||||
export { Colors, LoggingBase, LoggingBaseOptions } from "./base";
|
||||
export { Adapter, LoggingTypes, Message } from "./types";
|
||||
export { ObservableInterface } from "@hibas123/utils";
|
||||
|
||||
|
Reference in New Issue
Block a user