Skip to main content
Module

x/apiland/types.d.ts

The API server for deno.land
Latest
import * as apiland from "https://deno.land/x/apiland@1.7.2/types.d.ts";

Types that are shared across apiland.

Interfaces

Stored as kind dependency_error in datastore.

Stores as kind dependency_metrics in the datastore.

Stores as kind doc_structure in datastore.

An interface representing a doc work item. Typically the doc work item is processed at the time of module publish, but if for various reasons it cannot be processed, then the doc work item will remain in the datastore to be processed at a later point in time.

Stored as kind module in the datastore.

Stored as kind module_dependency in datastore.

Stored as kind module_entry in datastore.

Stores as kind module_metrics in the datastore.

Stored as kind module_version in datastore.

Defines a tag related to how popular a module is.

Stores as kind submodule_metrics in the datastore.

Type Aliases

Stores as kind doc_page in datastore.

Defines a "tag" which can be displayed when rending a module or part of a module.