UNPKG

sc4

Version:

A command line utility for automating SimCity 4 modding tasks & modifying savegames

3 lines (2 loc) 130 B
import { newSubmenu as command } from '#cli/commands'; export declare function newSubmenu(): Promise<Parameters<typeof command>>;