Update index.mjs
This commit is contained in:
parent
88e5dbc33a
commit
cb8bb10d16
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import { Server } from './tomp/Server.mjs';
|
import { Server } from './bare/Server.mjs';
|
||||||
import { readFileSync } from 'fs';
|
import { readFileSync } from 'fs';
|
||||||
import http from 'http';
|
import http from 'http';
|
||||||
import nodeStatic from 'node-static';
|
import nodeStatic from 'node-static';
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue