extended-component-library icon indicating copy to clipboard operation
extended-component-library copied to clipboard

Add Typescript support

Open tobiasbueschel opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe. I've integrated @googlemaps/extended-component-library into a React application and noticed that Typescript is not yet supported.

image

I've also installed @types/google.maps, but it doesn't contain type annotations for these extended components.

Describe the solution you'd like It would be great to include the types in this library or e.g., @types/google.maps.

tobiasbueschel avatar Nov 18 '23 17:11 tobiasbueschel