UNPKG

alinea

Version:
3 lines (2 loc) 100 B
import type { Plugin } from 'esbuild'; export declare function externalPlugin(cwd: string): Plugin;