UNPKG

@shaggytools/nhtsa-api-wrapper

Version:

Universal javascript wrapper for the NHTSA.dot.gov VPIC 'vehicles' API, useful for VIN decoding, etc.

3 lines 173 B
export declare const NHTSA_BASE_URL = "https://vpic.nhtsa.dot.gov/api/vehicles"; export declare const NHTSA_RESPONSE_FORMAT = "json"; //# sourceMappingURL=constants.d.ts.map