UNPKG

@mastra/playground-ui

Version:

Mastra Playground components

5 lines (4 loc) 225 B
export declare const useCodemirrorTheme: () => import('@uiw/react-codemirror').Extension; export declare const SyntaxHighlighter: ({ data }: { data: Record<string, unknown>; }) => import("react/jsx-runtime").JSX.Element;