mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
perf: plugins增加图标
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { Autowire, HttpClient, ILogger } from '@certd/pipeline';
|
||||
import { AbstractDnsProvider, CreateRecordOptions, IsDnsProvider, RemoveRecordOptions } from '@certd/plugin-cert';
|
||||
import { TencentAccess } from '../access/index.js';
|
||||
import { TencentAccess } from '@certd/plugin-plus';
|
||||
|
||||
@IsDnsProvider({
|
||||
name: 'tencent',
|
||||
|
||||
Reference in New Issue
Block a user