UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

4 lines (2 loc) 131 B
declare function formatLines(lines: ReadonlyArray<string>, replace?: string, separator?: string): string; export { formatLines };