mirror of
https://github.com/certd/certd.git
synced 2026-05-17 05:37:30 +08:00
chore: basic 从pipeline中移除
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isDev, logger } from "../utils/index.js";
|
||||
import { isDev, logger } from "@certd/basic";
|
||||
|
||||
export type Registrable = {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user