view playground/hello.ts @ 88:a3962e681490

Fixed routing issues.
author June Park <parkjune1995@gmail.com>
date Thu, 01 Jan 2026 14:29:36 -0800
parents d97ec3ded2ae
children
line wrap: on
line source

const JUNE = "JUNE";

export {
  JUNE,
}