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