mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
cleaning up, fixing bugs
This commit is contained in:
parent
74a562f19d
commit
595cd23077
7 changed files with 159 additions and 354 deletions
|
@ -1,5 +1,5 @@
|
|||
const superagent = require('superagent')
|
||||
const { Api, Static, Hosts } = require('./endpoints')
|
||||
const { Api, Hosts } = require('./endpoints')
|
||||
|
||||
|
||||
async function request(path, type, headers, args, host) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue