UNPKG

bun-plugin-screeps

Version:

Bun build plugin + CLI to upload JS/WASM bundles to the Screeps API

3 lines (2 loc) 90 B
import type { BunPlugin } from "bun"; export declare function screepsPlugin(): BunPlugin;