Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface CliConfig
import { type CliConfig } from "https://deno.land/x/deno_proxy@v1.4.1/cli/type.ts";

Properties

baseUrl: string
oldPath: string
newPath: string
optional
ignoreOrigins: string[] | string

忽略的origins,推荐以斜杠开头,以斜杠结尾 比如/cdn.skypack.dev/, /esm.sh/