UNPKG

@fjell/registry

Version:

Dependency injection and service location system for the Fjell ecosystem

4 lines 183 B
import { RegistryHub } from './types'; export type { RegistryHub } from './types'; export declare const createRegistryHub: () => RegistryHub; //# sourceMappingURL=RegistryHub.d.ts.map