UNPKG

140 BTypeScriptView Raw
1import { PathReference } from '../filesystem';
2export declare const inlineStylesheets: (path: PathReference, document: Document) => string;