index.js 107 B

1234567
  1. /**
  2. * @fileoverview ChannelVideo 插件
  3. */
  4. function ChannelVideo (vm) {
  5. }
  6. module.exports = ChannelVideo