This commit is contained in:
Dax Raad
2025-05-18 02:43:01 -04:00
parent a34d020bc6
commit d0d67029f4
11 changed files with 351 additions and 75 deletions

View File

@@ -4,6 +4,7 @@ import { z } from "zod";
export namespace Identifier {
const prefixes = {
session: "ses",
message: "msg",
} as const;
export function create(