Esposter
    Preparing search index...

    Interface OverlayLayers

    interface OverlayLayers {
        lowerDirs?: readonly string[];
        upperDir?: string;
        workDir?: string;
    }
    Index
    lowerDirs?: readonly string[]
    upperDir?: string
    workDir?: string