UNPKG

ngx-base-state

Version:

Base classes for creation state service via Rxjs observable

6 lines (5 loc) 165 B
export * from './array.state'; export * from './base.state'; export * from './object.state'; export * from './primitive.state'; export * from './record.state';