UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 145 B
import * as d from '../../declarations'; import { Plugin } from 'rollup'; export declare function stencilClientPlugin(config: d.Config): Plugin;