Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitbookIO/gitbook
/ toString
Method
toString
packages/expr/src/symbols/symbols-table.ts:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
toString() {
84
return
JSON.stringify(this.#table, null, 2);
85
}
86
87
/**
88
* Infer the symbol of a value and generate the appropriate symbol definition.
Callers
15
formatExpressionResult
Function · 0.80
inferSymbolFromJSONSchema
Method · 0.80
shadesOfColor
Function · 0.80
rgbArrayToHex
Function · 0.80
code-samples.ts
File · 0.80
generateCodeSamples
Function · 0.80
OpenAPITabsPanels
Function · 0.80
createGitBook
Function · 0.80
traverse
Function · 0.80
getAssetURL
Function · 0.80
middleware
Function · 0.80
withAPIToken
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected