'use strict'; export default class JSPropsUpdaterWeb { addOnJSPropsChangeListener(_animatedComponent) { // noop } removeOnJSPropsChangeListener(_animatedComponent) { // noop } } //# sourceMappingURL=JSPropsUpdater.web.js.map