mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 抽取api
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AbstractPlugin } from '../abstract-plugin/index.js'
|
||||
import { AbstractPlugin } from '@certd/api'
|
||||
|
||||
export class AbstractHostPlugin extends AbstractPlugin {
|
||||
checkRet (ret) {
|
||||
|
||||
Reference in New Issue
Block a user