UNPKG
@idares-ui/react
Version:
latest (0.0.11)
0.0.11
idares-ui.netlify.app
eioluseyi/idares-ui
@idares-ui/react
/
dist
/
cjs
/
index.d.ts
3 lines
(2 loc)
•
78 B
TypeScript
View Raw
1
2
3
import
Pagination
from
"./ui-components/pagination"
;
export
{
Pagination
};