Skip to content

Commit

Permalink
Add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Dec 17, 2019
1 parent 30c8999 commit eb31d38
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 @@ -2,6 +2,7 @@ export {
createRoot,
createSignal,
createEffect,
createDeferred,
createDependentEffect,
createMemo,
isListening,
Expand Down

0 comments on commit eb31d38

Please sign in to comment.