UNPKG

ng-packagr

Version:

Compile and package Angular libraries in Angular Package Format (APF)

4 lines (3 loc) 206 B
import { StylesheetLanguage } from './stylesheet-plugin-factory'; export declare function shutdownSassWorkerPool(): Promise<void>; export declare const SassStylesheetLanguage: Readonly<StylesheetLanguage>;