We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bbda1 commit c3f8b06Copy full SHA for c3f8b06
1 file changed
samples/test-example/index.ts
@@ -7,9 +7,10 @@
7
* This is a special sample! Having a dedicated test sample makes it easier to
8
* test changes in a world where sometimes changes must be merged in order to
9
* test them. This way we can avoid making changes to published content.
10
+ * And deliver us from evil.
11
*/
12
-// TEST COMMENT 007
13
+// TEST COMMENT 008
14
// [START maps_test_example]
15
// Declare the gmp-map element.
16
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
0 commit comments