版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
180 B

  1. module.exports = [
  2. 'template',
  3. 'slot',
  4. 'component',
  5. 'Component',
  6. 'transition',
  7. 'Transition',
  8. 'transition-group',
  9. 'TransitionGroup',
  10. 'keep-alive',
  11. 'KeepAlive'
  12. ]