UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 173 B
import * as d from '../../declarations'; import { Plugin } from 'rollup'; export declare function globalScriptsPlugin(config: d.Config, compilerCtx: d.CompilerCtx): Plugin;