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

Version Path
discourse-ember-source-3.6.0.0 dist/es/@ember/-internals/container/index.js
discourse-ember-source-3.5.1.1 dist/es/container/index.js
discourse-ember-source-3.5.1.0 dist/dist/es/container/index.js