repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge "Bump wikimedia/parsoid to 0.21.0-a11"
[mediawiki.git]
/
resources
/
src
/
vue
/
composition-api.js
blob
4dc21910ba770eb09a2dbb2ae4f558cc75f6d3d7
1
// For backwards compatibility, export Vue
2
// In Vue 3, the main Vue object contains all properties that callers would expect from the
3
// VueCompositionAPI object.
4
module.exports = require( 'vue' );