UNPKG
npmtestpackricky
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
We are providing a button
github.com/pointingRickyTest/npmtestpack
pointingRickyTest/npmtestpack
npmtestpackricky
/
src
/
index.ts
3 lines
(2 loc)
•
72 B
text/typescript
View Raw
1
2
3
export
*
from
"./components/button"
;
export
*
from
"./hooks/counter"
;