MCPcopy Create free account
hub / github.com/microsoft/Webwright / tokenTarget

Function tokenTarget

assets/compare_trajectory/app.js:1854–1856  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1852 },
1853 watch: {
1854 tokenTarget() {
1855 this.refreshAllTokens();
1856 }
1857 },
1858 mounted() {
1859 this.highlightRenderedCode();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected