MCPcopy Create free account
hub / github.com/catboost/catboost / build_native.ts

File build_native.ts

catboost/node-package/build_scripts/build_native.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {buildNative} from './build';
2
3buildNative(process.argv.slice(5));

Callers

nothing calls this directly

Calls 2

buildNativeFunction · 0.90
sliceMethod · 0.45

Tested by

no test coverage detected