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
/
testdata
/
npm
/
dynamic_import_reload_same_package
/
other.ts
blob: 28e3da14ffb01fb7d09939c849384a98f2e87570 (
plain
)
1
2
3
import chalk from "npm:chalk@5"; console.log(chalk.green("Ran other."));