upend/webui/src/lib/api.ts

3 lines
72 B
TypeScript
Raw Normal View History

import { UpEndApi } from "upend/api";
export default new UpEndApi("/");