Expose frptools utils: call and id
Makes subscribeToRender more tolerant of non-functions
This commit is contained in:
parent
0ed009800d
commit
b51a8bf6d3
@ -1,3 +1,4 @@
|
||||
export { prop } from './property';
|
||||
export { computed } from './computed';
|
||||
export { container } from './container';
|
||||
export { call, id } from './util.js';
|
||||
|
||||
Reference in New Issue
Block a user