UNPKG
@pollum-io/pegasys-components
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Components for Pegays Protocol, the leading AMM on Syscoin NEVM.
@pollum-io/pegasys-components
/
src
/
components
/
Button
/
index.ts
2 lines
(1 loc)
•
46 B
text/typescript
View Raw
1
2
export
{
default
as
Button
}
from
'./Button'
;