express-beans
    Preparing search index...

    Type Alias Cache

    type Cache = {
        duration: number;
        type?: "memory";
    }
    Index

    Properties

    Properties

    duration: number
    type?: "memory"