UNPKG

node-pg-migrate

Version:

PostgreSQL database migration management tool for node.js

2 lines (1 loc) 70 B
export declare function intersection<T>(list1: T[], list2: T[]): T[];