UNPKG

rock

Version:

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

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