DecoratorsServiceOn this pageServicefunction Service(options?: object): <T>(constructor: T) => void Parameters • options? • options.name?: string Returns Function Type Parameters • T extends (...args: any[]) => any Parameters • constructor: T Returns void Defined in libs/core/src/lib/decorators/service.decorator.ts:7