Skip to main content
Module

x/apiland/consts.ts>libs

The API server for deno.land
Latest
variable libs
import { libs } from "https://deno.land/x/apiland@1.7.2/consts.ts";

Different libraries are that are stored in the datastore.

type

{ DENO_STABLE_NAME: string; DENO_UNSTABLE_NAME: string; ESNEXT_NAME: string; }