#!/usr/bin/env node import { printIsNotBun } from "./mod.js"; printIsNotBun();