Commit f4baace
committed
refactor(google-maps): move types reference in maps package
We need at least one `<reference types="google.maps" preserve="true" />` present in the Google Maps package in order to ensure that the .d.ts we publish has a reference to the types, however internally they need to be stripped.
These changes remove the reference that was randomly places in the clusterer types and will update the internal setup to drop the comment.1 parent 0bb7b18 commit f4baace
4 files changed
Lines changed: 4 additions & 6 deletions
File tree
- src/google-maps
- deprecated-map-marker-clusterer
- map-marker-clusterer
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
0 commit comments