Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/create_react_app/deps.ts>cli.Type#complete

Create React App with Deno
Latest
method cli.Type.prototype.complete
Re-export
import { cli } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { Type } = cli;

Parameters

cmd: Command<any, any, any, any, any>
optional
parent: Command<any, any, any, any, any>

Returns

string[]