mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 13:00:01 -04:00
'Fix' random package not found errors
This commit is contained in:
parent
a46908389c
commit
2f3beca70b
2 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@ import fs from "fs";
|
|||
import cookieParser from "cookie-parser";
|
||||
import wisp from "wisp-server-node";
|
||||
import { Request, Response } from "express";
|
||||
//@ts-ignore
|
||||
import { Socket, Head } from "ws";
|
||||
|
||||
const __filename = fileURLToPath(import.meta.url);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue