UNPKG

@opengis/fastify-table

Version:

core-plugins

9 lines 309 B
export default function metaFormat({ rows: original, table, cls, htmls, sufix, reassign, }: { rows: any[]; table?: string; cls?: Record<string, string>; htmls?: Record<string, string>; sufix?: Boolean; reassign?: Boolean; }, pg?: any): Promise<any>; //# sourceMappingURL=index.d.ts.map