UNPKG
react-native-picture-puzzle
Version:
latest (1.0.0)
1.0.0
⚛️ 🧩 A picture puzzle component.
cawfree/react-native-picture-puzzle
react-native-picture-puzzle
/
dist
/
components
/
index.d.ts
3 lines
(2 loc)
•
116 B
TypeScript
View Raw
1
2
3
export
{
default
as
ObscureView
}
from
'./ObscureView'
;
export
{
default
as
PicturePuzzle
}
from
'./PicturePuzzle'
;