UNPKG

rock

Version:

Command-line interface for Rock - a React Native development toolkit

3 lines 173 B
import type { PluginApi, PluginOutput } from '@rock-js/config'; export declare const cleanPlugin: () => (api: PluginApi) => PluginOutput; //# sourceMappingURL=clean.d.ts.map