node and browser bindings for gleam
at master 50 B view raw
1export function argv() { 2 return process.argv; 3}