view playground/foo/foo.ts @ 27:b212647e8654

[Bun] Adding OS specific files that I used for testing as to be ignored.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:45:50 -0700
parents de54585a40f1
children
line wrap: on
line source

export const foo = () => 10;