nose-pluto/nose/app/dir/index.ts
2025-09-15 14:18:53 -07:00

4 lines
79 B
TypeScript

import { text } from "./other"
export default (c: Context) =>
c.text(text)