NewDash

    Interface CacheConfig<T>

    interface CacheConfig<T> {
        params?: T;
        policy?: CachePolicy;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    params?: T
    policy?: CachePolicy
    MMNEPVFCICPMFPCPTTAAATR