didUpdate()

in src/classic/createBootstrapper.js [93:97]


	didUpdate() {
		if (this._didUpdateProxy) {
			this._didUpdateProxy();
		}
	}