Skip to content

Commit 7fa9626

Browse files
committed
feat: update commads.d.ts
1 parent ac8cee2 commit 7fa9626

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/cli/src/commands.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import type { Command } from "bailian-cli-core";
2+
export declare const commands: Record<string, Command>;

0 commit comments

Comments
 (0)