MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / build.mjs

File build.mjs

packages/nativescript-inspector/scripts/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { spawnSync } from "node:child_process";
3import { copyFileSync, existsSync, rmSync } from "node:fs";
4import { dirname, resolve } from "node:path";

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected