Jquery library

This commit is contained in:
2022-11-29 16:15:41 +05:30
parent ea4f642706
commit b049259c26
2 changed files with 17 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
function getDataObj(obj) {
}
function getData() {
}
function postDataObj(obj) {
}
function postData() {
}
File diff suppressed because one or more lines are too long