UNPKG

advanced-games-library

Version:

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

3 lines (2 loc) 135 B
// SimplePuzzleGame.js - ES Module wrapper for TypeScript game export { SimplePuzzleGame, PuzzleGameState } from './SimplePuzzleGame';