UNPKG

@basmilius/tools

Version:

Commonly used tools for building.

3 lines (2 loc) 87 B
import type { BunPlugin } from "bun"; export default function(dir: string): BunPlugin;