Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/static-web-apps-cli
/ constructor
Method
constructor
e2e/samples/app/mdbook/theme/highlight.js:117–119 ·
view source on GitHub ↗
(e, n)
Source
from the content-addressed store, hash-verified
115
o = (e) => !!e.kind;
116
class
l {
117
constructor(e, n) {
118
(this.buffer =
""
), (this.classPrefix = n.classPrefix), e.walk(this);
119
}
120
addText(e) {
121
this.buffer += t(e);
122
}
Callers
nothing calls this directly
Calls
1
walk
Method · 0.80
Tested by
no test coverage detected