Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asg017/observable-prerender
/
Class
src/index.js:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
);
16
17
class
ObservablePrerenderError extends Error {
18
constructor(message, data, ...params) {
19
super(...params);
20
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected