Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Power-Playground/app
/
Class
core/src/utils/createProviderMaker.ts:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
] as WatchEventKeys[]
18
19
export
class
StopThisTimeError extends Error {
20
constructor() {
21
super(
'stop this time'
)
22
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected