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

    Interface CollectionRef

    CollectionRef

    interface CollectionRef {
        $id: number;
        $ref: "collections";
        oid?: number;
    }
    Index

    Properties

    Properties

    $id: number

    CollectionRef

    $ref: "collections"

    CollectionRef

    oid?: number

    CollectionRef