UNPKG

xy-sql-formatter

Version:

Format whitespace in a SQL query to make it more readable

3 lines (2 loc) 102 B
import { DialectOptions } from '../../dialect.js'; export declare const postgresql: DialectOptions;