view playground/foo/foo.ts @ 40:9b8521f75409

[ReactGames] Few games I made using react just to practice few things.
author MrJuneJune <me@mrjunejune.com>
date Mon, 01 Dec 2025 20:22:47 -0800
parents de54585a40f1
children
line wrap: on
line source

export const foo = () => 10;