UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 228 B
import * as d from '../../declarations'; export declare function getClientPolyfill(config: d.Config, polyfillFile: string): Promise<string>; export declare function getAppBrowserCorePolyfills(config: d.Config): Promise<string>;