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

defaultAt

import { defaultAt } from "https://denopkg.com/hayd/deno-udd@0.8.2/registry.ts";
function defaultAt(that: RegistryUrl, version: string): string;
§
defaultAt(that: RegistryUrl, version: string): string
[src]

§Parameters

§
version: string
[src]

§Return Type

§
string
[src]