UNPKG

cx-protofetch

Version:

A source dependency management tool for Protobuf.

6 lines (4 loc) 111 B
import { getBinary } from './getBinary.js'; if (process.argv.includes('install')) { getBinary().install(); }