#!/usr/bin/env node /** * MRSF CLI — entry point. * * npx @mrsf/cli [options] */ export {}; //# sourceMappingURL=bin.d.ts.map