This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-12-11 18:17:48 -05:00
Code
Issues
Packages
1
Wiki
Activity
85236576b2
denoland-deno
/
tests
/
testdata
/
publish
/
sloppy_imports
/
mod.ts
Luca Casonato
8d5c231349
feat(publish): support sloppy imports and bare node built-ins (
#22588
)
2024-02-27 15:13:16 +00:00
1 line
26 B
TypeScript
Raw
Blame
History
export
{
PI
}
from
"./b"
;
View git blame
Copy permalink