Find the path to the mint-tsdocs configuration file
export declare function findConfigPath(searchFrom?: string): string | undefined;
Was this page helpful?