blob: 0f0c4133f8593a5f1b48504adf2149716623bbc8 [file] [log] [blame]
export function hello() {
console.log("hello world");
}