@getalby/sdk
    Preparing search index...

    Type Alias WithOptionalId

    type WithOptionalId = {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string