@nxtedition/ds-mock
v1.0.5
Published
> **Deprecated.** This package is no longer maintained. The mock has moved into > [`@nxtedition/deepstream.io-client-js`](https://github.com/nxtedition/deepstream.io-client-js) > and is published as a sub-path export of that package. > > **Migrate by repl
Downloads
741
Maintainers
Keywords
Readme
@nxtedition/ds-mock
Deprecated. This package is no longer maintained. The mock has moved into
@nxtedition/deepstream.io-client-jsand is published as a sub-path export of that package.Migrate by replacing:
import { MockDeepstreamClient, ... } from '@nxtedition/ds-mock'with:
import { MockDeepstreamClient, ... } from '@nxtedition/deepstream.io-client-js/mock'
