NewDash

    Interface CachePolicy

    interface CachePolicy {
        cacheNull?: boolean;
        cacheThrow?: boolean;
        cacheUndefined?: boolean;
    }
    Index

    Properties

    cacheNull?: boolean
    cacheThrow?: boolean
    cacheUndefined?: boolean
    MMNEPVFCICPMFPCPTTAAATR