1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 15:19:40 -05:00
denoland-deno/tools/release/npm/install.cjs
2024-12-31 19:12:39 +00:00

5 lines
125 B
JavaScript

// @ts-check
// Copyright 2018-2025 the Deno authors. MIT license.
"use strict";
require("./install_api.cjs").runInstall();