UNPKG

@angular-extensions/model

Version:

Angular Model - Simple state management with minimalistic API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.

3 lines (2 loc) 119 B
import { Schema as ModelServiceOptions } from './schema'; export default function (options: ModelServiceOptions): any;