mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-29 21:54:19 +01: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