UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 159 B
import * as d from '../../declarations'; import { Plugin } from 'rollup'; export declare function imagePlugin(config: d.Config, buildCtx: d.BuildCtx): Plugin;