UNPKG

snowpack

Version:

The ESM-powered frontend build tool. Fast, lightweight, unbundled.

3 lines (2 loc) 108 B
import { Plugin } from 'rollup'; export declare function rollupPluginNodeProcessPolyfill(env?: {}): Plugin;