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
/
constants
/
index.d.ts
3 lines
(2 loc)
•
136 B
TypeScript
View Raw
1
2
3
export
{
default
as
isSquare }
from
'./isSquare'
;
export
{
default
as
throwOnInvalidPuzzlePieces }
from
'./throwOnInvalidPuzzlePieces'
;