UNPKG

@fission-ai/openspec

Version:

AI-native system for spec-driven development

6 lines 225 B
export declare class JsonConverter { convertSpecToJson(filePath: string): string; convertChangeToJson(filePath: string): Promise<string>; private extractNameFromPath; } //# sourceMappingURL=json-converter.d.ts.map