UNPKG

advanced-games-library

Version:

Advanced Gaming Library for React Native - Four Complete Games with iOS Compatibility Fixes

4 lines (3 loc) 156 B
// JavaScript wrappers for puzzle components export { PuzzleBoard } from './PuzzleBoard'; export { PuzzleTileComponent as PuzzleTile } from './PuzzleTile';