Skip to main content
Module

x/scaffold/src/deps/cli.ts>GenericListKeys

scaffold your next project with style and 💗
Latest
interface GenericListKeys
implements GenericInputKeys
Re-export
import { type GenericListKeys } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Select key options.

Properties

optional
previous: string[]
optional
next: string[]
optional
previousPage: string[]
optional
nextPage: string[]