nsyelpapi
Version:
Nativescript implementation of the native v2 yelp api
5 lines • 309 B
TypeScript
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />
/// <reference path="./typings/java!YelpApi.d.ts" />
/// <reference path="./typings/NSYelpApi.d.ts" />
/// <reference path="./typings/objc!YelpAPI.d.ts" />