Skip to content

Commit 244aad6

Browse files
Update dist folder [skip ci] (#529)
1 parent 2e11bbe commit 244aad6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/samples/test-example/app/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2025 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
// TEST COMMENT 008
6+
// TEST COMMENT 009
77
// [START maps_test_example]
88
// Initialize and add the map.
99
let map;

dist/samples/test-example/docs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
// TEST COMMENT 008
7+
// TEST COMMENT 009
88
// [START maps_test_example]
99
// Initialize and add the map.
1010
let map;

dist/samples/test-example/docs/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2025 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
// TEST COMMENT 008
6+
// TEST COMMENT 009
77
// [START maps_test_example]
88
// Initialize and add the map.
99
let map;

dist/samples/test-example/jsfiddle/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
// TEST COMMENT 008
7+
// TEST COMMENT 009
88

99
// Initialize and add the map.
1010
let map;

samples/test-example/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
// TEST COMMENT 008
7+
// TEST COMMENT 009
88
// [START maps_test_example]
99
// Initialize and add the map.
1010
let map;

0 commit comments

Comments
 (0)