Vite compatible Rollup plugin for Gleam language
import hello pub fn hello_world() -> String { hello.hello("World") }