UNPKG
lml_indexxxx
Version:
latest (1.0.0)
1.0.0
lml_indexxxx
/
aee.js
6 lines
•
71 B
JavaScript
View Raw
1
2
3
4
5
6
function
getDate
(
){
return
new
Date
(); }
export
{ getDate }