Module structs

Source
Expand description

Exports data structs used by the crate

Structs§

BindingsHelper
A helper which encompasses all the logic related to bindings, such as their types, which of them were used, what components and directives were seen in the template, etc.
ImportBinding
OptionsApiBindings
SetupBinding
Identifier plus a binding type
SfcDefineModel
https://github.com/vuejs/rfcs/discussions/503
SfcExportedObjectHelper
TemplateScope
Template scope is for a proper handling of variables introduced in the template by directives like v-for and v-slot
TransformScriptsResult
TransformSfcOptions
TransformSfcResult
VueResolvedImports
Imports from “vue” package