@wcardinal/wcardinal-geditor
Version:
WebGL-based graphic editor, tester and viewer for supervisory systems
11 lines • 560 B
JavaScript
import { __extends } from "tslib";
import { DThemes } from "@wcardinal/wcardinal-ui";
var EThemeDefaultDialogDataMappingValue = /** @class */ (function (_super) {
__extends(EThemeDefaultDialogDataMappingValue, _super);
function EThemeDefaultDialogDataMappingValue() {
return _super !== null && _super.apply(this, arguments) || this;
}
return EThemeDefaultDialogDataMappingValue;
}(DThemes.getClass("DDialogLayered")));
export { EThemeDefaultDialogDataMappingValue };
//# sourceMappingURL=e-theme-default-dialog-data-mapping-value.js.map