testData
2 years ago in JavaScript
const Data = {
EntryOne: "Test"
}
1
2
3