UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

3 lines (2 loc) 177 B
import * as d from '../../declarations'; export declare function normalizeStyles(config: d.Config, tagName: string, componentFilePath: string, styles: d.StyleCompiler[]): void;