meo-canvas - v8.0.1
    Preparing search index...

    Type Alias RenderImageCache

    RenderImageCache: Map<string, Promise<CanvasImage>>

    Per-render image cache — keyed by src|color for string sources. Scoped to a single RootNode.render() call; discarded after rendering. Deduplicates concurrent fetches when multiple ImageNodes share the same src.