Skip to main content
Module

x/apiland/types.d.ts>LibraryVersion

The API server for deno.land
Latest
interface LibraryVersion
import { type LibraryVersion } from "https://deno.land/x/apiland@1.7.2/types.d.ts";

Properties

name: string
version: string
sources: { url: string; contentType?: string; unstable?: boolean; }[]