Sha256: 51220754e5820b7f6560c1bb453d1286038cc6e2ca7bfb147692fac2be89200f
Contents?: true
Size: 311 Bytes
Versions: 3
Compression:
Stored size: 311 Bytes
Contents
/* Public API for the container is still in flux. The public API, specified on the application namespace should be considered the stable API. // @module container @private */ export { default as Registry, privatize } from './lib/registry'; export { default as Container, FACTORY_FOR } from './lib/container';
Version data entries
3 entries across 3 versions & 1 rubygems