UNPKG

@shopify/react-server

Version:
5 lines 271 B
import type { Compiler } from 'webpack'; import type { Options } from '../shared'; export declare function errorSSRComponentExists(options: Options, compiler: Compiler): boolean; export declare function errorClientSource(): string; //# sourceMappingURL=utilities.d.ts.map