UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

2 lines (1 loc) 87 B
export declare function getSchemas(schema?: string | ReadonlyArray<string>): string[];