wip: zen
This commit is contained in:
parent
fb4105a46c
commit
729ad1cb75
6 changed files with 1059 additions and 7 deletions
|
|
@ -4,6 +4,7 @@ import { z } from "zod"
|
|||
export namespace Identifier {
|
||||
const prefixes = {
|
||||
account: "acc",
|
||||
auth: "aut",
|
||||
billing: "bil",
|
||||
key: "key",
|
||||
model: "mod",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue