$ errors.fyi/typescript/TS4023 74 namespaces · 3,092 codes
typescript · typescript/TS4023
TS4023

Exported Variable Has Unexported Type

An exported variable's inferred type references a type that is not exported. Explicitly annotate the variable with an exported type, or export the referenced type.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT