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