fix import

shared-server
bat 3 years ago
parent 4110d021fd
commit 0715bf11a3

@ -1,5 +1,5 @@
//import { Auth } from "./auth" //import { Auth } from "./auth.js"
//import { Frontend } from "./frontend" //import { Frontend } from "./frontend.js"
export class Server { export class Server {
async getEnv(variables) { async getEnv(variables) {

Loading…
Cancel
Save