#!/usr/bin/env node // Entry point for packages-cli // This file imports and executes the compiled TypeScript from dist/ import '../dist/index.js';