UNPKG

@nivinjoseph/n-ject

Version:
7 lines (6 loc) 131 B
import { Registry } from "./registry.js"; // public export interface ComponentInstaller { install(registry: Registry): void; }