-
Notifications
You must be signed in to change notification settings - Fork 849
Open
Description
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";
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Todo