// Replace this module with whatever you want to run in a browser! export function run() { return 'Go build something fun!'; }