UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 257 B
import * as d from '../../declarations'; export declare function transpileService(config: d.Config, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx): Promise<boolean>; export declare function isFileIncludePath(config: d.Config, readPath: string): boolean;