UNPKG
@crossed/demo
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
A universal & performant styling library for React Native, Next.js & React
@crossed/demo
/
lib
/
typescript
/
primitive
/
createButton
/
index.d.ts
4 lines
•
119 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./simple'
;
export
*
from
'./simple.native'
;
export
*
from
'./group'
;
//# sourceMappingURL=index.d.ts.map