UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

5 lines (4 loc) 145 B
import * as d from '../../declarations'; export declare function stencilHydratePlugin(config: d.Config): { resolveId(id: string): string; };