Skip to main content
Module

x/init/deps.ts

Generate a Deno configuration file
Go to Latest
File
export { Command, EnumType,} from "https://deno.land/x/cliffy@v0.19.4/command/mod.ts";export { Select } from "https://deno.land/x/cliffy@v0.19.4/prompt/select.ts";export type { SelectValueOptions } from "https://deno.land/x/cliffy@v0.19.4/prompt/select.ts";