UNPKG

react-native-flip

Version:
3 lines (2 loc) 152 B
import { Dictionary } from './common-types'; export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;