Skip to content

Remove cyclic dependencies #461

@yuantian-agentspace

Description

@yuantian-agentspace

One example:

renderers/lit/src/0.8/ui/component-registry.ts imports from ./ui.ts by import { CustomElementConstructorOf } from "./ui.js";

./ui.ts imports from "./component-registry.js" by export { ComponentRegistry, componentRegistry } from "./component-registry.js";

Metadata

Metadata

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions