UNPKG

117 BTypeScriptView Raw
1import { BuildContext } from './util/interfaces';
2export declare function clean(context: BuildContext): Promise<{}>;