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
Branch:
master
Branches
Tags
dev
master
vue3_YDHL
/
config
/
kValue
/
kValueC.js
kValueC.js
105 B
Permalink
History
Raw
1
2
3
4
const kValueC = {
kValue: [7, 7, 3, 8, 5, 5, 3, 1, 9, 4, 3, 5, 8, 2, 9, 1, 0]
};
export { kValueC };