Sign in
bazel
/
rules_typescript
/
a8f559a1f32c735a8a4045d8bcb63e38ad403d07
/
.
/
internal
/
e2e
/
typescript_3.1
/
main.ts
blob: 36f3fab5b68a00984111f31ff1712361915d7b8b [
file
] [
log
] [
blame
]
export
function
test
()
{
return
'test'
;
}