export const siteConfig = { url: { repo: { github: "https://github.com/cfngc4594/monaco-editor-lsp-next", }, }, }; export type SiteConfig = typeof siteConfig;