mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
import javascript
|
|
|
|
from Vue::Instance i, string name
|
|
select i, name, i.getAPropertyValue(name) |