UNPKG

@expo/webpack-config

Version:

The default Webpack configuration used to build Expo apps targeting the web.

4 lines (3 loc) 131 B
/// <reference types="webpack-dev-server" /> declare const _default: () => import("webpack").RuleSetRule; export default _default;