Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 1, 2021
1 parent ef5b731 commit 168a17a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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()
Expand Down

0 comments on commit 168a17a

Please sign in to comment.