UNPKG

ngx-hal

Version:

Angular library for supporting HAL format APIs

3 lines (2 loc) 167 B
import { DatastoreOptions } from '../interfaces/datastore-options.interface'; export declare function DatastoreConfig(config: DatastoreOptions): (target: any) => any;