view playground/hello.ts @ 74:4b96794c8d59

[Dowa] Added 64 type
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 11:17:24 -0800
parents d97ec3ded2ae
children
line wrap: on
line source

const JUNE = "JUNE";

export {
  JUNE,
}