Vite compatible Rollup plugin for Gleam language
pub fn hello(person: String) -> String { "Hello " <> person }