• Resolve the root document path and document build path

    Returns

    the paths

    Parameters

    • app: Application
    • Optional version: `v${string}`

    Returns {
        rootPath: string;
        targetPath: string;
    }

    • rootPath: string
    • targetPath: string

Generated using TypeDoc