UNPKG

ngx-hal

Version:

Angular library for supporting HAL format APIs

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