Cashu-TS - v4.0.0-rc3
    Preparing search index...

    Type Alias Nut19Policy

    type Nut19Policy = {
        cached_endpoints: { method: "GET" | "POST"; path: string }[];
        ttl: number;
    }
    Index

    Properties

    cached_endpoints: { method: "GET" | "POST"; path: string }[]
    ttl: number