rayjs/my-module.js

3 lines
40 B
JavaScript

export function test() {
return 42
}