simple-prom/test/testServer.ts

5 lines
67 B
TypeScript

import SimpleProm from "..";
SimpleProm.init({
selfHost: true
});