chore: update snapshot
This commit is contained in:
parent
ef5b73159d
commit
168a17ad8a
@ -45,7 +45,7 @@ return { foo, a, b, c, d }
|
|||||||
exports[`sfc ref transform usage /w typescript 1`] = `
|
exports[`sfc ref transform usage /w typescript 1`] = `
|
||||||
"import { ref as _ref, defineComponent as _defineComponent } from 'vue'
|
"import { ref as _ref, defineComponent as _defineComponent } from 'vue'
|
||||||
|
|
||||||
export default _defineComponent({
|
export default /*#__PURE__*/_defineComponent({
|
||||||
setup(__props, { expose }) {
|
setup(__props, { expose }) {
|
||||||
expose()
|
expose()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user