◻️ exit.ts

This commit is contained in:
nirholas
2026-03-31 10:22:55 +00:00
parent f7b2743562
commit af01c600da

View File

@@ -30,3 +30,4 @@ export function cliOk(msg?: string): never {
return undefined as never
}