#!/usr/bin/env node
/// <reference types="declarations.js" />
import 'ts-node/register';
import 'dotenv/config';
import 'json-bigint-patch';
