UNPKG

react-native-flip

Version:
4 lines (3 loc) 277 B
import webpack from 'webpack'; export declare function getNotFoundError(compilation: any, input: any, fileName: string): Promise<any>; export declare function getModuleDependencyWarning(compilation: webpack.compilation.Compilation, input: any, fileName: string): Promise<any>;