UNPKG

typedoc

Version:

Create api documentation for TypeScript projects.

5 lines (4 loc) 206 B
export declare const TYPEDOC_ROOT: string; export declare function hasBeenLoadedMultipleTimes(): boolean; export declare function getLoadedPaths(): string[]; export declare function isDebugging(): boolean;