
We are now able to attach "side effects" to property value changes, from inside the component and outside.
2 lines
No EOL
107 B
JavaScript
2 lines
No EOL
107 B
JavaScript
export {attachEffect} from './attach-effect.js';
|
|
export {default as WebComponent} from './WebComponent.js'; |