UNPKG

@wcardinal/wcardinal-geditor

Version:

WebGL-based graphic editor, tester and viewer for supervisory systems

11 lines 517 B
import { __extends } from "tslib"; import { DThemes } from "@wcardinal/wcardinal-ui"; var EThemeDefaultDialogDataValue = /** @class */ (function (_super) { __extends(EThemeDefaultDialogDataValue, _super); function EThemeDefaultDialogDataValue() { return _super !== null && _super.apply(this, arguments) || this; } return EThemeDefaultDialogDataValue; }(DThemes.getClass("DDialogLayered"))); export { EThemeDefaultDialogDataValue }; //# sourceMappingURL=e-theme-default-dialog-data-value.js.map