Add exports
This commit is contained in:
@ -14,6 +14,8 @@ export {
|
||||
TerminalFormats,
|
||||
Formatted,
|
||||
IFormatted,
|
||||
ILoggingInterface,
|
||||
ILoggingTimer,
|
||||
} from "./types.js";
|
||||
|
||||
const Logging = new LoggingBase();
|
||||
|
Reference in New Issue
Block a user