UNPKG

elm-pages

Version:

Hybrid Elm framework with full-stack and static routes.

4 lines (3 loc) 65 B
export async function hello(name) { return `Hello ${name}!`; }