didUnmountHabitats()

in src/classic/createBootstrapper.js [105:109]


	didUnmountHabitats() {
		if (this._didUnmountProxy) {
			this._didUnmountProxy();
		}
	}