mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Nathan Whitaker](/assets/img/avatar_default.png)
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";
|