Add foundations for the data request sockets
This commit is contained in:
parent
8632054e63
commit
ce6ac8a93b
8 changed files with 48 additions and 0 deletions
1
module/sockets/dataRequest.mjs
Normal file
1
module/sockets/dataRequest.mjs
Normal file
|
|
@ -0,0 +1 @@
|
|||
export function dataRequest() {};
|
||||
Loading…
Add table
Add a link
Reference in a new issue