mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-11 11:18:34 +00:00
process
This commit is contained in:
@@ -4,6 +4,7 @@ import { z } from "zod";
|
||||
export namespace Identifier {
|
||||
const prefixes = {
|
||||
session: "ses",
|
||||
message: "msg",
|
||||
} as const;
|
||||
|
||||
export function create(
|
||||
|
||||
Reference in New Issue
Block a user