didDispose()

in src/classic/createBootstrapper.js [111:115]


	didDispose() {
		if (this._didDisposeProxy) {
			this._didDisposeProxy();
		}
	}