This website requires JavaScript.
Explore
Help
Register
Sign In
c2021
/
INF.03-01-21.06-SG
Watch
19
Star
0
Fork
0
You've already forked INF.03-01-21.06-SG
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5384c3916c
INF.03-01-21.06-SG
/
src
/
js
/
post.js
6 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
ok
2025-02-19 13:20:28 +00:00
export
const
fetchData
=
(
)
=>
{
return
fetch
(
'./php/get.php'
)
}
Reference in New Issue
Copy Permalink