mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
feat: midway注解方式编写插件
This commit is contained in:
@@ -32,4 +32,4 @@ export function buildLogger(write: (text: string) => void) {
|
||||
});
|
||||
return logger;
|
||||
}
|
||||
export type LOGGER = Logger;
|
||||
export type ILogger = Logger;
|
||||
|
||||
Reference in New Issue
Block a user