index.js 105 B

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