work-graph-simple/mock-user-folder/data/user.js

5 lines
64 B
JavaScript

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