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