index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
publish
/
node_specifier
/
mod.ts
blob: 9d8263709b6f1405fc701e643562a6b40461557d (
plain
)
1
2
3
4
5
import "node:http"; export function foobar(): string { return "string"; }