kunkun/apps/cli/mod.ts
Huakun Shen 4862484857
Some checks are pending
CI / build-test (macos-14) (push) Waiting to run
CI / build-test (ubuntu-24.04) (push) Waiting to run
CI / build-test (windows-latest) (push) Waiting to run
test: remove build commad and its tests from cli app
2025-02-04 10:06:51 -05:00

6 lines
119 B
TypeScript

export {
verifyCustomUiCommand,
verifyTemplateUiCommand,
verifySingleProject,
verifyCmd
} from "@/commands/verify"