Skip to main content
Module

x/deno_run/deps.ts

A project manifest and runner for Deno.
Latest
File
export { default as Ajv } from 'https://cdn.skypack.dev/ajv@^6.12.2'export { resolve, dirname } from 'https://deno.land/std@0.68.0/path/mod.ts'export * as Colors from 'https://deno.land/std@0.68.0/fmt/colors.ts'export { default as parser} from 'https://deno.land/x/yargs_parser@v20.0.0-deno/deno.ts'export type { Arguments } from 'https://deno.land/x/yargs_parser@v20.0.0-deno/build/lib/yargs-parser-types.d.ts'