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 18496c9 commit dfe61eeCopy full SHA for dfe61ee
src/lib/api.ts
@@ -1,4 +1,4 @@
1
-import { getGithubLastEdit } from "fumadocs-core/server"
+import { getGithubLastEdit } from "fumadocs-core/content/github"
2
import { Page } from "fumadocs-core/source"
3
4
export async function latestVersion(project: string): Promise<string> {
0 commit comments