MCPcopy Create free account
hub / github.com/2fd/graphdoc / property

Method property

lib/utility/html.ts:69–71  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

67 }
68
69 property(name: string): string {
70 return `<span class="meta">${name}</span>`;
71 }
72
73 useIdentifier(type: TypeRef, toUrl: string): string {
74 switch (type.kind) {

Callers 5

argumentMethod · 0.80
reduceEnumValuesMethod · 0.80
fieldMethod · 0.80
inputValueMethod · 0.80
schemaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected