fix: corregir lang y file_path en frontmatter de funciones existentes
Normaliza lang: typescript → ts en funciones frontend y corrige file_path de functions/infra/ → functions/browser/ en funciones CDP. Actualiza referencias cn_typescript_core → cn_ts_core. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,7 @@ imports: [fmt, time]
|
||||
tested: false
|
||||
tests: []
|
||||
test_file_path: ""
|
||||
file_path: "functions/infra/cdp_wait_element.go"
|
||||
file_path: "functions/browser/cdp_wait_element.go"
|
||||
---
|
||||
|
||||
## Ejemplo
|
||||
|
||||
Reference in New Issue
Block a user