8000 fix jsdoc for compile · vuejs/vue@74e1b1a · GitHub
[go: up one dir, main page]

Skip to content

Commit 74e1b1a

Browse files
committed
fix jsdoc for compile
1 parent cbc3f90 commit 74e1b1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instance/internal/lifecycle.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default function (Vue) {
3434
* Otherwise we need to call transclude/compile/link here.
3535
*
3636
* @param {Element} el
37-
* @return {Element}
3837
*/
3938

4039
Vue.prototype._compile = function (el) {

0 commit comments

Comments
 (0)
0