MCPcopy Create free account
hub / github.com/hydro-dev/Hydro /

Class

packages/ui-default/backendlib/template.ts:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164export class TemplateService extends Service {
165 static inject = ['server'];
166
167 registry: Record<string, string> = {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected