UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

4 lines (2 loc) 64 B
declare function quote(str: string): string; export { quote };