module creation
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
export interface ILogger {
|
||||
debug(message: string, ...args: any[]): void;
|
||||
info(message: string, ...args: any[]): void;
|
||||
|
||||
Reference in New Issue
Block a user