UNPKG
zarm-mobile
Version:
latest (0.0.0)
0.0.0
UI for react.js
github.com/JeromeLin/zaxui
JeromeLin/zaxui
zarm-mobile
/
lib
/
Picker
/
locale
/
en_US.js
12 lines
(11 loc)
•
163 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
'use strict'
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
= {
year
:
''
,
month
:
''
,
day
:
''
,
hour
:
''
,
minute
:
''
};