@morbidick/lit-element-notify
Advanced tools
Comparing version 0.6.0 to 0.6.1
export {LitNotify} from "./notify.js"; | ||
export {subscribe} from "./subscribe.js"; | ||
export {LitSync} from "./sync.js"; |
{ | ||
"name": "@morbidick/lit-element-notify", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Small helpers for LitElement to dispatch change notifications and two-way binding", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
10772