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

Metadata

import type { Metadata } from "https://googleapis.deno.dev/v1/books:v1.ts";
interface Metadata {
items?: {
download_url?: string;
encrypted_key?: string;
language?: string;
size?: bigint;
version?: bigint;
}
[]
;
kind?: string;
}

§Properties

§
items?: {
download_url?: string;
encrypted_key?: string;
language?: string;
size?: bigint;
version?: bigint;
}
[]
[src]

A list of offline dictionary metadata.

§
kind?: string
[src]

Resource type.