UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

3 lines (2 loc) 279 B
import * as d from '../../declarations'; export declare function writeLazyModule(config: d.Config, compilerCtx: d.CompilerCtx, destinations: string[], entryModule: d.EntryModule, shouldHash: boolean, code: string, modeName: string, sufix: string): Promise<d.BundleModuleOutput>;