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

4 lines
48 B
JavaScript

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