UNPKG

better-spec

Version:

Spec-driven development toolkit that turns executable specifications into production-ready code

7 lines 292 B
export declare const VERSION = "0.0.1"; export declare function getBetterSpecVersion(): string; export declare function init(): void; export declare function validate(): void; export declare function generate(): void; export declare function check(): void; //# sourceMappingURL=index.d.ts.map