mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: basic 从pipeline中移除
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { HttpClient, IAccess, ILogger, Registrable, utils } from "@certd/pipeline";
|
||||
import { HttpClient, ILogger, utils } from "@certd/basic";
|
||||
import { IAccess, Registrable } from "@certd/pipeline";
|
||||
|
||||
export type DnsProviderDefine = Registrable & {
|
||||
accessType: string;
|
||||
|
||||
Reference in New Issue
Block a user