A very WIP port of the Polestar API to ts/js. Lots of implementation details are borrowed from NorthStar.Api
const api = new PolestarAPI('example@example.com', 'AccountPassword');
const car = await api.getCar('17CharacterVinNum')This is an unofficial API proxy. Polestar and Volvo trademarks belong to their respective owners.