Add foundations for the data request sockets

This commit is contained in:
Eldritch-Oliver 2025-11-05 22:41:53 -07:00
parent 8632054e63
commit ce6ac8a93b
8 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1 @@
export function dataRequest() {};