Closed imndaiga closed 1 year ago
Current package fails to import client, shown below:
client
../javascript/node_modules/@what3words/api/dist/lib/transport/model.d.ts:1:192 - error TS2307: Cannot find module 'client' or its corresponding type declarations. 1 import { AutosuggestResponse, AvailableLanguagesResponse, FeatureCollectionResponse, GridSectionGeoJsonResponse, GridSectionJsonResponse, LocationGeoJsonResponse, LocationJsonResponse } from 'client'; ~~~~~~~~
Current package fails to import
client
, shown below: