view playground/hello.ts @ 72:4532ce6d9eb8

[Seobeo] Added router to the server logic. Few dowa string manipulation logics.
author June Park <parkjune1995@gmail.com>
date Mon, 29 Dec 2025 07:50:07 -0800
parents d97ec3ded2ae
children
line wrap: on
line source

const JUNE = "JUNE";

export {
  JUNE,
}