#!/usr/bin/env node import { CLIRunner } from "@bc/bin/runners/cli-runner"; new CLIRunner().execute();