UNPKG

howsmydriving-nyc

Version:
10 lines (9 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Represents the results of a plate query submitted to the open data apis var OpenDataServicePlateLookup = /** @class */ (function () { function OpenDataServicePlateLookup() { } return OpenDataServicePlateLookup; }()); exports.OpenDataServicePlateLookup = OpenDataServicePlateLookup;