UNPKG

@khazh/tic-tac-toe-react

Version:

A customizable Tic Tac Toe game component for React with AI opponent, configurable board size, and win conditions

4 lines 109 B
import React from 'react'; declare const App: React.FC; export default App; //# sourceMappingURL=App.d.ts.map