MCPcopy Create free account
hub / github.com/alii/trisma /

Class

example.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16@Model()
17@ModelDocumentation("Documentation")
18export class Example {
19 @ID()
20 @Field()
21 @Documentation("This is the ID of the row")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected