Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
findConfigPath
Summary
Find the path to the mint-tsdocs configuration file
Signature
export declare function findConfigPath(searchFrom?: string): string | undefined;
Parameters
searchFrom
Type: string
Optional: Yes
Directory to start searching from (default: current directory)
Returns
Type: string | undefined
Find the path to the mint-tsdocs configuration file