errors.fyi community error code reference
TS1192
typescript

No Default Export

The referenced module has no default export. Either import a named export instead, or add a default export to the module.

References

← all namespaces