UNPKG

ngx-hal

Version:

Angular library for supporting HAL format APIs

3 lines (2 loc) 180 B
import { ModelServiceOptions } from '../interfaces/model-service-options.interface'; export declare function ModelServiceConfig(config: ModelServiceOptions): (target: any) => any;