Member predicate Vue :: SingleFileComponent :: getOwnOptions
Gets an API node referring to 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
getOwnOptions
(
)