UNPKG

@fission-ai/openspec

Version:

AI-native system for spec-driven development

6 lines 208 B
import { Command } from 'commander'; /** * Register the schema command and all its subcommands. */ export declare function registerSchemaCommand(program: Command): void; //# sourceMappingURL=schema.d.ts.map