blob: d0b3156b5e7bc92b5e79c9682e2f4bb2f2527698 [file] [log] [blame]
export function testModuleFunction() {
return 'success';
}