Interface: MetaService
Interface: MetaService
Represents a MetaService type.
Properties
alias
alias: string | string[];
isClass?
optional isClass: boolean;
isFactory?
optional isFactory: boolean;
module
module: ServiceType;
singleton?
optional singleton: boolean;