Skip to content

Commit

Permalink
Export incorporate (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype authored and staltz committed May 2, 2019
1 parent a5a3bf6 commit 8ef4ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export {ScopeContext} from './context';
export {Scope} from './scope';
export {ReactSource} from './ReactSource';
export {h} from './h';
export {incorporate} from './incorporate';
export {StreamRenderer} from './StreamRenderer';

0 comments on commit 8ef4ab7

Please sign in to comment.