#!/usr/bin/env node import startCli from './lib/cli.mjs' startCli()