UNPKG

postman

Version:

The Postman will help deliver messages around your application

5 lines (4 loc) 60 B
function X() {} x = new X(); x = new X(1); x = new X(1, 2);