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
/
run
/
import_attributes_static_export
/
static_export.ts
blob: ac3ee694f5dcbe2307cc279ec76eb25b057a6b36 (
plain
)
1
2
3
import data from "./static_reexport.ts"; console.log(data);