UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 108 B
import type { Plugin } from 'rollup'; export declare const stdin: (input: string, name?: string) => Plugin;