File size: 146 Bytes
fea495a | 1 2 3 | import type webpack from 'webpack';
export declare function stringifyRequest(loaderContext: webpack.LoaderContext<any>, request: string): string;
|
fea495a | 1 2 3 | import type webpack from 'webpack';
export declare function stringifyRequest(loaderContext: webpack.LoaderContext<any>, request: string): string;
|