Loading backend/src/handoff/router.ts +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ import { APub } from "../apub/utils.js"; export const router = Router(); // TODO: test comment for ci type Data = | { state: "NOT_FOUND" } | { state: "MISSING_RETURN" | "INVALID_RETURN" } Loading Loading
backend/src/handoff/router.ts +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ import { APub } from "../apub/utils.js"; export const router = Router(); // TODO: test comment for ci type Data = | { state: "NOT_FOUND" } | { state: "MISSING_RETURN" | "INVALID_RETURN" } Loading