mirror of
https://github.com/denoland/deno.git
synced 2024-12-20 14:24:48 -05:00
9d315f27ed
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";
|