MCPcopy Create free account
hub / github.com/nhost/nhost / Typescript

Struct Typescript

tools/codegen/processor/typescript/typescript.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16var templatesFS embed.FS
17
18type Typescript struct{}
19
20func (t *Typescript) GetTemplates() fs.FS {
21 return templatesFS

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected