UNPKG

container-ioc

Version:

Dependency Injection and Inversion of Control (IoC) container

6 lines (5 loc) 137 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class RegistryData { } exports.RegistryData = RegistryData;