mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
public commit
This commit is contained in:
5
app/src/cli/commands/index.ts
Normal file
5
app/src/cli/commands/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { config } from "./config";
|
||||
export { schema } from "./schema";
|
||||
export { run } from "./run";
|
||||
export { debug } from "./debug";
|
||||
export { user } from "./user";
|
||||
Reference in New Issue
Block a user