UNPKG

@essential-projects/metadata

Version:

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

3 lines (2 loc) 174 B
import { INamespaceDecorators } from '@essential-projects/metadata_contracts'; export declare function createDecoratorsForNamespace(namespace: string): INamespaceDecorators;