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
/
cli
/
tests
/
subdir
/
redirects
/
redirect4.ts
blob: 45c65c5eb3847140acd926fd8da95e80f577996a (
plain
)
1
2
import { redirect } from "./redirect1.ts"; export const value = `4 imports ${redirect}`;