#!/usr/bin/env ts-node /** * Simple script for simulating an async CLI script */ export {};