UNPKG
@sykes/ui-theme
Version:
latest (0.0.2)
0.0.2
0.0.1
This project is consist of collection standard sykes ui theme for React Native Project.
@sykes/ui-theme
/
src
/
index.ts
2 lines
(1 loc)
•
44 B
text/typescript
View Raw
1
2
export
{
default
as
Button
}
from
'./Button'
;