Skip to content

Commit 70bd81e

Browse files
Update dist folder [skip ci] (#549)
1 parent a9ef129 commit 70bd81e

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
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-
6+
// TEST COMMENT 001
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7+
// TEST COMMENT 001
78
// [START maps_test_example]
89
// Initialize and add the map.
910
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-
6+
// TEST COMMENT 001
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7+
// TEST COMMENT 001
78

89
// Initialize and add the map.
910
let map;

0 commit comments

Comments
 (0)