value: function didUnmountHabitats()

in lib/classic/createBootstrapper.js [132:136]


		value: function didUnmountHabitats() {
			if (this._didUnmountProxy) {
				this._didUnmountProxy();
			}
		}