2.0 exploration (#22335)

This commit is contained in:
Dax
2026-04-13 13:47:33 -04:00
committed by GitHub
parent 1dc69359d5
commit 7a6ce05d09
6 changed files with 245 additions and 120 deletions

View File

@@ -13,6 +13,7 @@ export namespace Identifier {
pty: "pty",
tool: "tool",
workspace: "wrk",
entry: "ent",
} as const
export function schema(prefix: keyof typeof prefixes) {