Effect CommunityEC
Effect Community2mo ago
6 replies
Aleks M

Issue with Exported Variable Using Unnamed External Module Types

Hi channel.
Ran into a situation where I need to create schema classes within a helper function with TSConfig declarations: true
And got bit in the ass by
Exported variable 'createErrors' has or is using name 'Channel' from external module "node_modules/effect/dist/dts/Cause" but cannot be named.ts(4023)
...same for NodeInspectSymbol, RefineSchemaId, Sink, Stream, TypeId

Any ideas?
Was this page helpful?