We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1091370 commit 5db28eaCopy full SHA for 5db28ea
api/pages/project.ts
@@ -1,4 +1,4 @@
1
-import type { CommitId, PageId, UnixTime, UserId } from "../../base.ts";
+import type { PageId, UnixTime, UserId } from "../../base.ts";
2
3
/** the response type of https://scrpabox.io/api/pages/:projectname */
4
export interface PageList {
0 commit comments