mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00

Fixes #27331. The support for it was already in `outdated`, but forgot to wire up the updating part Needs #27337
1 line
37 B
TypeScript
1 line
37 B
TypeScript
import { add } from "@denotest/add";
|