UNPKG
zyl-utils
Version:
latest (0.0.1)
0.0.1
个人工具类
github.com/xiaoz666/zyl-components
xiaoz666/zyl-components
zyl-utils
/
index.js
4 lines
•
61 B
JavaScript
View Raw
1
2
3
4
import
getDate
from
"./src/getDate"
export
{ getDate }