Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
var
templatesFS embed.FS
17
18
type
Typescript
struct
{}
19
20
func
(t *Typescript) GetTemplates() fs.FS {
21
return
templatesFS
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected