UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

2 lines (1 loc) 113 B
export declare function formatLines(lines: ReadonlyArray<string>, replace?: string, separator?: string): string;