UNPKG

@devextreme/runtime

Version:

DevExtreme virtual DOM common components

10 lines (9 loc) 338 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UndefinedNativeElementRef = void 0; var UndefinedNativeElementRef = /** @class */ (function () { function UndefinedNativeElementRef() { } return UndefinedNativeElementRef; }()); exports.UndefinedNativeElementRef = UndefinedNativeElementRef;