mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 07:41:33 -05:00
![Nathan Whitaker](/assets/img/avatar_default.png)
Fixes https://github.com/denoland/deno/issues/26509. Ended up being a `deno_graph` bug causing the error to surface. This PR updates `deno_graph` to pick up the fix and reverts the temporary workaround that skipped JSON exports.
1 line
37 B
TypeScript
1 line
37 B
TypeScript
export * from "jsr:@denotest/add@1";
|