Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/tools/docgen/src/Parser.ts:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
)
47
48
class
Comment {
49
readonly description: string | undefined
50
readonly tags: Record<string, ReadonlyArray<string> | undefined>
51
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected