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

Return Type Has Unexported Name

A public function's return type contains a type name that is not exported from the module. Export the type or provide an explicit, fully-exported return type annotation.

References

In this namespace

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