UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

6 lines (5 loc) 202 B
import * as d from '../../declarations'; export declare function stencilBuildConditionalsPlugin(build: d.Build, namespace: string): { resolveId(id: string): string; load(id: string): string; };