chore: update snapshot

This commit is contained in:
Evan You 2021-09-01 17:26:31 -04:00
parent ef5b73159d
commit 168a17ad8a

View File

@ -45,7 +45,7 @@ return { foo, a, b, c, d }
exports[`sfc ref transform usage /w typescript 1`] = `
"import { ref as _ref, defineComponent as _defineComponent } from 'vue'
export default _defineComponent({
export default /*#__PURE__*/_defineComponent({
setup(__props, { expose }) {
expose()