Sign in
dart
/
sdk.git
/
184cf9fb645fa15dcaee57e36e74e3706f299a8f
/
.
/
tests
/
lib
/
js
/
static_interop_test
/
import
/
module.mjs
blob: d0b3156b5e7bc92b5e79c9682e2f4bb2f2527698 [
file
] [
log
] [
blame
]
export
function
testModuleFunction
()
{
return
'success'
;
}