UNPKG

mfdoc

Version:

Auto generate JS SDK and HTTP API documentation

8 lines (7 loc) 172 B
export declare function addCodeLinesToIndex(params: { indexPath: string; codeLines: { line: string; keywords: string[]; }[]; }): Promise<void>;