work-graph-simple/data/user.js
2025-07-26 21:35:31 -04:00

4 lines
48 B
JavaScript

export default {
u1:"seth",
u2:"seth2"
}