#!/usr/bin/env ts-node
/**
 * Note: [🔺] Purpose of this file is to test and use the current CLI in development environment
 */
import '../../_packages/cli.index';
