UNPKG
test-crud
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
es una prueba acerca de como publicar un package name
test-crud
/
components
/
inputs
/
button
/
index.js
2 lines
(1 loc)
•
36 B
JavaScript
View Raw
1
2
export
{
default
}
from
"./Button"
;