Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Bookshelves

import type { Bookshelves } from "https://googleapis.deno.dev/v1/books:v1.ts";
interface Bookshelves {
items?: Bookshelf[];
kind?: string;
}

§Properties

§
items?: Bookshelf[]
[src]

A list of bookshelves.

§
kind?: string
[src]

Resource type.