This commit is contained in:
Travis Ralston 2019-08-21 21:07:47 -06:00
parent 915f1ebe4a
commit 0ab8e639ad

View File

@ -1,6 +1,6 @@
import { GET, Path } from "typescript-rest";
import { AutoWired } from "typescript-ioc/es6";
import {URL} from "url";
import { URL } from "url";
import config from "../../config";
interface WellknownResponse {