UNPKG
@sid-hq/sid
Version:
latest (3.1.0)
3.1.0
3.0.2
3.0.1
3.0.0
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
@sid-hq/sid
/
dist
/
esm
/
index.js
3 lines
•
100 B
JavaScript
View Raw
1
2
3
import
SIDButton
from
'./components/Button'
;
export
{
SIDButton
};
//# sourceMappingURL=index.js.map