UNPKG

ai-doc-sync

Version:

Tool to synchronize AI documentation to Cursor rules, Cline rules and Devin knowledge base

3 lines (2 loc) 114 B
import { Configuration } from '../types'; export declare function loadConfig(configPath?: string): Configuration;