Mercurial
annotate playground/foo/foo.ts @ 73:ede391ac83c8
[MrJuneJune] My own websites.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 31 Dec 2025 09:07:29 -0800 |
| parents | de54585a40f1 |
| children |
| rev | line source |
|---|---|
|
12
de54585a40f1
Adding bun and node modules.
June Park <parkjune1995@gmail.com>
parents:
diff
changeset
|
1 export const foo = () => 10; |