Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/tools/docgen/src/Domain.ts:219–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
* @since 0.6.0
218
*/
219
export
class
Export extends DocEntry {
220
readonly _tag =
"Export"
221
readonly isNamespaceExport: boolean
222
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected