Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/tools/docgen/src/Domain.ts:320–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
* @since 0.6.0
319
*/
320
export
class
DocgenError extends Data.TaggedError(
"DocgenError"
)<{
321
readonly message: string
322
}> {}
323
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected