#!/usr/bin/env node export type RuntimeOptions = { init?: string; }; //# sourceMappingURL=run.d.ts.map