CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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 ( )