UNPKG

10bis

Version:

wrapper on 10bis.co.il internal apis for happier food related hacking

7 lines (6 loc) 151 B
var tenBis = require('./index.js'); tenBis .getRestaurantsByAddress('נמל תל אביב') .then(function (names) { console.log(names); });