UNPKG
dareway-rui
Version:
latest (2.2.36)
2.2.36
dareway-rui
/
build
/
taglib
/
grid
/
lovColumn
/
Constants.js
10 lines
(8 loc)
•
236 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
'use strict'
;
Object
.
defineProperty
(
exports
,
'__esModule'
, {
value
:
true
});
exports
.
TAG_DISPLAY_NAME
=
void
0
;
var
TAG_DISPLAY_NAME
=
'LovColumn'
;
exports
.
TAG_DISPLAY_NAME
=
TAG_DISPLAY_NAME
;
//@ sourceMappingURL=Constants.js.map