Skip to content

Commit

Permalink
docs(rstream-csp): fix readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jan 28, 2018
1 parent a6e49b3 commit f83bd18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rstream-csp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ yarn add @thi.ng/rstream-csp

```typescript
import * as rs from "@thi.ng/rstream";
import * as tx from "@thi.ng/transducers";
import { fromChannel } from "@thi.ng/rstream-csp";
import { Channel } from "@thi.ng/csp";

Expand Down

0 comments on commit f83bd18

Please sign in to comment.