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
/
redirect3.js
blob: e24f2af32f23c5f4d802e0b16539fcdda85927f9 (
plain
)
1
2
import { redirect } from "./redirect1.js"; export const value = `3 imports ${redirect}`;