RenderChunkHook: ((this, code, chunk, options, meta) => {
    code: string;
    map?: SourceMapInput;
} | string | NullValue)

Type declaration