UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

4 lines (2 loc) 61 B
declare function identity<T>(v: T): T; export { identity };