UNPKG
05__demo
Version:
latest (2.0.0)
2.0.0
空文件
05__demo
/
foo.js
9 lines
(7 loc)
•
146 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
import
{ getDate, getDate }
from
"./index.js"
import
{ getPow, getPow }
from
"./main.js"
export
{ getDate, getSum, getPow, }