mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
refactor: register
This commit is contained in:
@@ -19,7 +19,7 @@ export class EchoPlugin implements ITaskPlugin {
|
||||
// @ts-ignore
|
||||
logger: ILogger;
|
||||
|
||||
async onInit(){}
|
||||
async onInstance(){}
|
||||
|
||||
async execute(): Promise<void> {
|
||||
return Promise.resolve(undefined);
|
||||
|
||||
Reference in New Issue
Block a user