mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-07 04:20:48 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.136.1
This commit is contained in:
@@ -18,7 +18,7 @@ import { useSetPage } from '@/src/components/scrollManager';
|
||||
|
||||
export const Languages = ["python", "typescript", "go", "curl"];
|
||||
export type Language = (typeof Languages)[number];
|
||||
export const DefaultLanguage = 'typescript';
|
||||
export const DefaultLanguage = 'go';
|
||||
|
||||
export const LanguageProvider = (props: { children: ReactNode }) => {
|
||||
const slug = usePathname();
|
||||
|
||||
Reference in New Issue
Block a user