Interface PreloadHints

interface PreloadHints {
    map?: PreloadHint;
    part?: PreloadHint;
}

Properties

Properties