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

    Interface GetChildCollectionsResponse

    interface GetChildCollectionsResponse {
        items: GetChildCollectionsResponseItemsInner[];
        result: boolean;
    }
    Index
    result: boolean