UNPKG

@basmilius/tools

Version:

Commonly used tools for building.

3 lines (2 loc) 101 B
import type { BunPlugin } from "bun"; export default function(src: string, dest: string): BunPlugin;