@lasuillard/raindrop-client
    Preparing search index...

    Interface Error

    interface Error {
        message: string;
        name: string;
        stack?: string;
    }
    Index

    Properties

    Properties

    message: string
    name: string
    stack?: string