mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
perf: huawei signer ts化
This commit is contained in:
@@ -8,6 +8,7 @@ import { AUTOWIRE_KEY } from "../decorator";
|
||||
export const PLUGIN_CLASS_KEY = "pipeline:plugin";
|
||||
|
||||
export function IsTaskPlugin(define: PluginDefine): ClassDecorator {
|
||||
console.log("IsTaskPlugin");
|
||||
return (target: any) => {
|
||||
target = Decorator.target(target);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user