#!/usr/bin/env node declare const entryPoint: string; declare const outfile: string; declare const platform: string;