Skip to content

Commit

Permalink
chore(docs): commit latest typedoc output
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaggyTech committed Oct 30, 2023
1 parent d2e3402 commit 0c62d30
Show file tree
Hide file tree
Showing 77 changed files with 4,751 additions and 4,967 deletions.
138 changes: 138 additions & 0 deletions apps/docs/src/typedoc/api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
**@shaggytools/nhtsa-api-wrapper - v3.0.4** ( [Readme](index.md) \| API )

***

[@shaggytools/nhtsa-api-wrapper](modules.md) / api

# api

## Contents

- [References](api.md#references)
- [DecodeVin](api.md#decodevin)
- [DecodeVinExtended](api.md#decodevinextended)
- [DecodeVinValues](api.md#decodevinvalues)
- [DecodeVinValuesBatch](api.md#decodevinvaluesbatch)
- [DecodeVinValuesExtended](api.md#decodevinvaluesextended)
- [DecodeWMI](api.md#decodewmi)
- [GetAllMakes](api.md#getallmakes)
- [GetAllManufacturers](api.md#getallmanufacturers)
- [GetCanadianVehicleSpecifications](api.md#getcanadianvehiclespecifications)
- [GetEquipmentPlantCodes](api.md#getequipmentplantcodes)
- [GetMakeForManufacturer](api.md#getmakeformanufacturer)
- [GetMakesForManufacturerAndYear](api.md#getmakesformanufacturerandyear)
- [GetMakesForVehicleType](api.md#getmakesforvehicletype)
- [GetManufacturerDetails](api.md#getmanufacturerdetails)
- [GetModelsForMake](api.md#getmodelsformake)
- [GetModelsForMakeId](api.md#getmodelsformakeid)
- [GetModelsForMakeIdYear](api.md#getmodelsformakeidyear)
- [GetModelsForMakeYear](api.md#getmodelsformakeyear)
- [GetParts](api.md#getparts)
- [GetVehicleTypesForMake](api.md#getvehicletypesformake)
- [GetVehicleTypesForMakeId](api.md#getvehicletypesformakeid)
- [GetVehicleVariableList](api.md#getvehiclevariablelist)
- [GetVehicleVariableValuesList](api.md#getvehiclevariablevalueslist)
- [GetWMIsForManufacturer](api.md#getwmisformanufacturer)
- [useNHTSA](api.md#usenhtsa)

## References

### DecodeVin

Re-exports [DecodeVin](api/endpoints/DecodeVin.md#decodevin)

### DecodeVinExtended

Re-exports [DecodeVinExtended](api/endpoints/DecodeVinExtended.md#decodevinextended)

### DecodeVinValues

Re-exports [DecodeVinValues](api/endpoints/DecodeVinValues.md#decodevinvalues)

### DecodeVinValuesBatch

Re-exports [DecodeVinValuesBatch](api/endpoints/DecodeVinValuesBatch.md#decodevinvaluesbatch)

### DecodeVinValuesExtended

Re-exports [DecodeVinValuesExtended](api/endpoints/DecodeVinValuesExtended.md#decodevinvaluesextended)

### DecodeWMI

Re-exports [DecodeWMI](api/endpoints/DecodeWMI.md#decodewmi)

### GetAllMakes

Re-exports [GetAllMakes](api/endpoints/GetAllMakes.md#getallmakes)

### GetAllManufacturers

Re-exports [GetAllManufacturers](api/endpoints/GetAllManufacturers.md#getallmanufacturers)

### GetCanadianVehicleSpecifications

Re-exports [GetCanadianVehicleSpecifications](api/endpoints/GetCanadianVehicleSpecifications.md#getcanadianvehiclespecifications)

### GetEquipmentPlantCodes

Re-exports [GetEquipmentPlantCodes](api/endpoints/GetEquipmentPlantCodes.md#getequipmentplantcodes)

### GetMakeForManufacturer

Re-exports [GetMakeForManufacturer](api/endpoints/GetMakeForManufacturer.md#getmakeformanufacturer)

### GetMakesForManufacturerAndYear

Re-exports [GetMakesForManufacturerAndYear](api/endpoints/GetMakesForManufacturerAndYear.md#getmakesformanufacturerandyear)

### GetMakesForVehicleType

Re-exports [GetMakesForVehicleType](api/endpoints/GetMakesForVehicleType.md#getmakesforvehicletype)

### GetManufacturerDetails

Re-exports [GetManufacturerDetails](api/endpoints/GetManufacturerDetails.md#getmanufacturerdetails)

### GetModelsForMake

Re-exports [GetModelsForMake](api/endpoints/GetModelsForMake.md#getmodelsformake)

### GetModelsForMakeId

Re-exports [GetModelsForMakeId](api/endpoints/GetModelsForMakeId.md#getmodelsformakeid)

### GetModelsForMakeIdYear

Re-exports [GetModelsForMakeIdYear](api/endpoints/GetModelsForMakeIdYear.md#getmodelsformakeidyear)

### GetModelsForMakeYear

Re-exports [GetModelsForMakeYear](api/endpoints/GetModelsForMakeYear.md#getmodelsformakeyear)

### GetParts

Re-exports [GetParts](api/endpoints/GetParts.md#getparts)

### GetVehicleTypesForMake

Re-exports [GetVehicleTypesForMake](api/endpoints/GetVehicleTypesForMake.md#getvehicletypesformake)

### GetVehicleTypesForMakeId

Re-exports [GetVehicleTypesForMakeId](api/endpoints/GetVehicleTypesForMakeId.md#getvehicletypesformakeid)

### GetVehicleVariableList

Re-exports [GetVehicleVariableList](api/endpoints/GetVehicleVariableList.md#getvehiclevariablelist)

### GetVehicleVariableValuesList

Re-exports [GetVehicleVariableValuesList](api/endpoints/GetVehicleVariableValuesList.md#getvehiclevariablevalueslist)

### GetWMIsForManufacturer

Re-exports [GetWMIsForManufacturer](api/endpoints/GetWMIsForManufacturer.md#getwmisformanufacturer)

### useNHTSA

Re-exports [useNHTSA](api/useNHTSA.md#usenhtsa)
133 changes: 133 additions & 0 deletions apps/docs/src/typedoc/api/endpoints.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
**@shaggytools/nhtsa-api-wrapper - v3.0.4** ( [Readme](../index.md) \| API )

***

[@shaggytools/nhtsa-api-wrapper](../modules.md) / api/endpoints

# api/endpoints

## Contents

- [References](endpoints.md#references)
- [DecodeVin](endpoints.md#decodevin)
- [DecodeVinExtended](endpoints.md#decodevinextended)
- [DecodeVinValues](endpoints.md#decodevinvalues)
- [DecodeVinValuesBatch](endpoints.md#decodevinvaluesbatch)
- [DecodeVinValuesExtended](endpoints.md#decodevinvaluesextended)
- [DecodeWMI](endpoints.md#decodewmi)
- [GetAllMakes](endpoints.md#getallmakes)
- [GetAllManufacturers](endpoints.md#getallmanufacturers)
- [GetCanadianVehicleSpecifications](endpoints.md#getcanadianvehiclespecifications)
- [GetEquipmentPlantCodes](endpoints.md#getequipmentplantcodes)
- [GetMakeForManufacturer](endpoints.md#getmakeformanufacturer)
- [GetMakesForManufacturerAndYear](endpoints.md#getmakesformanufacturerandyear)
- [GetMakesForVehicleType](endpoints.md#getmakesforvehicletype)
- [GetManufacturerDetails](endpoints.md#getmanufacturerdetails)
- [GetModelsForMake](endpoints.md#getmodelsformake)
- [GetModelsForMakeId](endpoints.md#getmodelsformakeid)
- [GetModelsForMakeIdYear](endpoints.md#getmodelsformakeidyear)
- [GetModelsForMakeYear](endpoints.md#getmodelsformakeyear)
- [GetParts](endpoints.md#getparts)
- [GetVehicleTypesForMake](endpoints.md#getvehicletypesformake)
- [GetVehicleTypesForMakeId](endpoints.md#getvehicletypesformakeid)
- [GetVehicleVariableList](endpoints.md#getvehiclevariablelist)
- [GetVehicleVariableValuesList](endpoints.md#getvehiclevariablevalueslist)
- [GetWMIsForManufacturer](endpoints.md#getwmisformanufacturer)

## References

### DecodeVin

Re-exports [DecodeVin](endpoints/DecodeVin.md#decodevin)

### DecodeVinExtended

Re-exports [DecodeVinExtended](endpoints/DecodeVinExtended.md#decodevinextended)

### DecodeVinValues

Re-exports [DecodeVinValues](endpoints/DecodeVinValues.md#decodevinvalues)

### DecodeVinValuesBatch

Re-exports [DecodeVinValuesBatch](endpoints/DecodeVinValuesBatch.md#decodevinvaluesbatch)

### DecodeVinValuesExtended

Re-exports [DecodeVinValuesExtended](endpoints/DecodeVinValuesExtended.md#decodevinvaluesextended)

### DecodeWMI

Re-exports [DecodeWMI](endpoints/DecodeWMI.md#decodewmi)

### GetAllMakes

Re-exports [GetAllMakes](endpoints/GetAllMakes.md#getallmakes)

### GetAllManufacturers

Re-exports [GetAllManufacturers](endpoints/GetAllManufacturers.md#getallmanufacturers)

### GetCanadianVehicleSpecifications

Re-exports [GetCanadianVehicleSpecifications](endpoints/GetCanadianVehicleSpecifications.md#getcanadianvehiclespecifications)

### GetEquipmentPlantCodes

Re-exports [GetEquipmentPlantCodes](endpoints/GetEquipmentPlantCodes.md#getequipmentplantcodes)

### GetMakeForManufacturer

Re-exports [GetMakeForManufacturer](endpoints/GetMakeForManufacturer.md#getmakeformanufacturer)

### GetMakesForManufacturerAndYear

Re-exports [GetMakesForManufacturerAndYear](endpoints/GetMakesForManufacturerAndYear.md#getmakesformanufacturerandyear)

### GetMakesForVehicleType

Re-exports [GetMakesForVehicleType](endpoints/GetMakesForVehicleType.md#getmakesforvehicletype)

### GetManufacturerDetails

Re-exports [GetManufacturerDetails](endpoints/GetManufacturerDetails.md#getmanufacturerdetails)

### GetModelsForMake

Re-exports [GetModelsForMake](endpoints/GetModelsForMake.md#getmodelsformake)

### GetModelsForMakeId

Re-exports [GetModelsForMakeId](endpoints/GetModelsForMakeId.md#getmodelsformakeid)

### GetModelsForMakeIdYear

Re-exports [GetModelsForMakeIdYear](endpoints/GetModelsForMakeIdYear.md#getmodelsformakeidyear)

### GetModelsForMakeYear

Re-exports [GetModelsForMakeYear](endpoints/GetModelsForMakeYear.md#getmodelsformakeyear)

### GetParts

Re-exports [GetParts](endpoints/GetParts.md#getparts)

### GetVehicleTypesForMake

Re-exports [GetVehicleTypesForMake](endpoints/GetVehicleTypesForMake.md#getvehicletypesformake)

### GetVehicleTypesForMakeId

Re-exports [GetVehicleTypesForMakeId](endpoints/GetVehicleTypesForMakeId.md#getvehicletypesformakeid)

### GetVehicleVariableList

Re-exports [GetVehicleVariableList](endpoints/GetVehicleVariableList.md#getvehiclevariablelist)

### GetVehicleVariableValuesList

Re-exports [GetVehicleVariableValuesList](endpoints/GetVehicleVariableValuesList.md#getvehiclevariablevalueslist)

### GetWMIsForManufacturer

Re-exports [GetWMIsForManufacturer](endpoints/GetWMIsForManufacturer.md#getwmisformanufacturer)
Loading

0 comments on commit 0c62d30

Please sign in to comment.