Revert "Revert "Update extension examples"" (#16445)

This commit is contained in:
christine betts
2026-01-20 12:14:46 -05:00
committed by GitHub
parent 88df6210eb
commit 85b17166a5
12 changed files with 83 additions and 156 deletions
@@ -0,0 +1,8 @@
/**
* @license
* Copyright 2026 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
console.log(
'Session Started! This is running from a script in the hooks-example extension.',
);