We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7540a3f commit decad9dCopy full SHA for decad9d
packages/compiler-sfc/src/index.ts
@@ -29,6 +29,7 @@ export {
29
// Types
30
export {
31
SFCParseOptions,
32
+ SFCParseResult,
33
SFCDescriptor,
34
SFCBlock,
35
SFCTemplateBlock,
0 commit comments