Skip to content

Circular reference warnings #578

@mufasa71

Description

@mufasa71

Missing/Incorrect APIs

I am facing this issue during api-extractor to generate docs for my private npm package.

Warning: /Users/***/common/temp/node_modules/.pnpm/effector@22.1.2/node_modules/effector/index.d.ts:1430:6 - (TS2456) Type alias 'UnionToStoresUnion' circularly references itself.
Warning: /Users/***/common/temp/node_modules/.pnpm/effector@22.1.2/node_modules/effector/index.d.ts:1434:9 - (TS2315) Type 'UnionToStoresUnion' is not generic.
Warning: /Users/***/common/temp/node_modules/.pnpm/effector@22.1.2/node_modules/effector/index.d.ts:1450:9 - (TS2315) Type 'UnionToStoresUnion' is not generic.

Relevant documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    typingsTypescript public type definitions issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions