UNPKG

@expo/webpack-config

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