#!/bin/sh
':' //; exec "$(command -v node || command -v bun)" "$0" "$@"

require('../lib/binaries/DevCLI.js');
