Skip to content

Commit ac18e30

Browse files
buzinassolkimicreb
authored andcommitted
re-export observe and unobserve
1 parent 022e7f2 commit ac18e30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export { observe, unobserve } from '@nx-js/observer-util'
12
export view from './view'
23
export store from './store'
34
export { batch } from './scheduler'

0 commit comments

Comments
 (0)