UNPKG

graphile-migrate

Version:

Opinionated SQL-powered migration tool for PostgreSQL

4 lines (3 loc) 155 B
declare function indent(text: string, spaces: number): string; declare function indent(text: string, indentString: string): string; export default indent;