UNPKG

@git.zone/tsdoc

Version:

A comprehensive TypeScript documentation tool that leverages AI to generate and enhance project documentation, including dynamic README creation, API docs via TypeDoc, and smart commit message generation.

9 lines (8 loc) 320 B
export declare const packageDir: string; export declare const cwd: string; export declare const binDir: string; export declare const assetsDir: string; export declare const publicDir: string; export declare const tsDir: string; export declare const tsconfigFile: string; export declare const typedocOptionsFile: string;