Skip to content

bestony/vue-tcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue TCB

Usage

install plugin && use it

import * as Tcb from 'vue-tcb'

Vue.use(Tcb,{
  env: 'env-id'
})

then, use this.$tcb in your vue instance.

LICENSE

MIT