Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
argument
Method · 0.80
reduceEnumValues
Method · 0.80
field
Method · 0.80
inputValue
Method · 0.80
schema
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected