UNPKG

hataraku

Version:

An autonomous coding agent for building AI-powered development tools. The name "Hataraku" (働く) means "to work" in Japanese.

3 lines (2 loc) 113 B
import { Command } from 'commander'; export declare function registerProfileCommands(program: Command): Command;