UNPKG

@essential-projects/metadata

Version:

the core metadata service for using the metadata from inside the domain

5 lines (4 loc) 172 B
export * from './provider'; export * from './decorators'; export * from './namespace_factory'; export {INamespaceDecorators} from '@essential-projects/metadata_contracts';