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