rollup-plugin-gleam

Vite compatible Rollup plugin for Gleam language

  1. 1
  2. 2
  3. 3
pub fn hello_world() -> String {
  "Hello, World!"
}