This website works better with JavaScript
Home
Explore
Help
Register
Sign In
data_center_platform
/
vue3_YDHL
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6c7f19c243
Branches
Tags
dev
master
vue3_YDHL
/
config
/
kValue
/
kValueG.js
kValueG.js
105 B
History
Raw
1
2
3
4
const kValueG = {
kValue: [9, 7, 5, 9, 5, 1, 7, 1, 6, 5, 1, 0, 2, 3, 7, 9, 2]
};
export { kValueG };