mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
7 lines
275 B
Text
7 lines
275 B
Text
|
Download http://localhost:4545/npm/registry/@denotest/conditional-exports
|
||
|
Download http://localhost:4545/npm/registry/@denotest/conditional-exports/1.0.0.tgz
|
||
|
{ hello: "from esm" }
|
||
|
{ hello: "from esm client" }
|
||
|
{ hello: "from esm client foo" }
|
||
|
{ hello: "from esm client bar" }
|