Skip to content

Zhengke0110/useMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

基于Vuex mapState mapGetters 封装的一个方法,使用方法:

import { useState } from '../useState'
 
setup(){
	const storeState = useState(['xx','yy','zz'.....])

	retrun {
		...storeState
	}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published