CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Member predicate Vue::Component::getOwnOptionsObject

DEPRECATED. Use getOwnOptions().getASink().

Gets the options passed to the Vue object, such as the object literal {...} in new Vue{{...}) or the default export of a single-file component.

Node getOwnOptionsObject()