UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 240 B
import * as d from '../../declarations'; export declare function getSrcAbsPath(config: d.Config, src: string): string; export declare function getDestAbsPath(config: d.Config, src: string, destAbsPath: string, destRelPath: string): string;