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
/
index.ts
3 lines
(2 loc)
•
82 B
text/typescript
View Raw
1
2
3
export
*
from
'./components'
;
export
{
default
as
ThemeProvider
}
from
'./theme'
;