UNPKG

rgen-cli

Version:

A developer CLI for initializing React projects, managing utilities, and scaffolding components, hooks, pages, layouts, routes, and contexts quickly.

3 lines (2 loc) 105 B
import { Command } from '@oclif/core'; export declare function checkUpdate(cmd: Command): Promise<void>;