Built with from Grav and Hugo
Subscribe to get SugarStore
Kind: global function Since: v0.0.1 Example
const callBackFn = (store) => { console.log(store) }; subscribeSugarStore(viewFromProps, callBackFn);