@cashu/cashu-ts
    Preparing search index...

    Type Alias SerializedDLEQ

    type SerializedDLEQ = {
        e: string;
        r?: string;
        s: string;
    }
    Index

    Properties

    e r? s

    Properties

    e: string
    r?: string
    s: string