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) 98 B
import { RGenDefaults } from './types/type.js'; export declare function defaults(): RGenDefaults;