chore: fix build
This commit is contained in:
@@ -344,7 +344,7 @@ return { a }
|
||||
}"
|
||||
`;
|
||||
|
||||
exports[`SFC compile <script setup> binding analysis for destructur 1`] = `
|
||||
exports[`SFC compile <script setup> binding analysis for destructure 1`] = `
|
||||
"export default {
|
||||
setup(__props, { expose }) {
|
||||
expose();
|
||||
|
||||
@@ -154,7 +154,6 @@ export {
|
||||
UnwrapRef,
|
||||
ShallowRef,
|
||||
ShallowUnwrapRef,
|
||||
RefUnwrapBailTypes,
|
||||
CustomRefFactory,
|
||||
ReactiveFlags,
|
||||
DeepReadonly,
|
||||
|
||||
Reference in New Issue
Block a user