work-graph-simple/data/users.js

4 lines
48 B
JavaScript

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