UNPKG

ngx-airbrush

Version:

Angular client for jsonapi/Graphiti backends

3 lines (2 loc) 162 B
import { ServiceDecoratorOptions } from './option.interfaces'; export declare function ServiceDecorator(options: ServiceDecoratorOptions): (target: any) => void;