UNPKG

700 BTypeScriptView Raw
1export { DecodeVin, DecodeVinExtended, DecodeVinValues, DecodeVinValuesBatch, DecodeVinValuesExtended, DecodeWMI, GetAllMakes, GetAllManufacturers, GetCanadianVehicleSpecifications, GetEquipmentPlantCodes, GetMakeForManufacturer, GetMakesForManufacturerAndYear, GetMakesForVehicleType, GetManufacturerDetails, GetModelsForMake, GetModelsForMakeId, GetModelsForMakeIdYear, GetModelsForMakeYear, GetParts, GetVehicleTypesForMake, GetVehicleTypesForMakeId, GetVehicleVariableList, GetVehicleVariableValuesList, GetWMIsForManufacturer, useNHTSA, } from './api';
2export { createQueryString, encodeQueryStringParams, isValidVin } from './utils';
3export * from './types';
4//# sourceMappingURL=index.d.ts.map
\No newline at end of file