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

Member predicate Vue :: ClassComponent :: getDecoratorOptions

Gets the options object passed to the @Component decorator, if any.

These options correspond to the options one would pass to new Vue({...}) or similar.

Node getDecoratorOptions ( )