forked from eros/curltastic
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
5 lines
72 B
TypeScript
5 lines
72 B
TypeScript
import './style.css'
|
|
import { startGame } from './game.js'
|
|
|
|
startGame()
|