MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / constants.ts

File constants.ts

src/shared/constants.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import { DevToolsPage } from "./interfaces";
3import { versionIsAtLeast } from "./utils";
4

Callers

nothing calls this directly

Calls 3

versionIsAtLeastFunction · 0.90
isChromeOsImplFunction · 0.85
isWslImplFunction · 0.85

Tested by

no test coverage detected