UNPKG

next

Version:

The React Framework

5 lines (4 loc) 163 B
/// <reference types="node" /> declare function nextImageLoader(this: any, content: Buffer): any; export declare const raw = true; export default nextImageLoader;