UNPKG

@tech_query/node-toolkit

Version:
2 lines (1 loc) 83 B
export declare function makeMarkdownTable(data: Record<string, string>[]): string;