UNPKG

kkt

Version:

Create React apps with no build configuration, Cli tool for creating react apps.

3 lines (2 loc) 96 B
import { StartArgs } from '..'; export default function start(argvs: StartArgs): Promise<void>;