1import type { CodeFrame } from '../Data/parseLogBoxLog'; 2export declare function LogBoxInspectorCodeFrame({ codeFrame }: { 3 codeFrame?: CodeFrame; 4}): JSX.Element | null; 5//# sourceMappingURL=LogBoxInspectorCodeFrame.d.ts.map
1import type { CodeFrame } from '../Data/parseLogBoxLog'; 2export declare function LogBoxInspectorCodeFrame({ codeFrame }: { 3 codeFrame?: CodeFrame; 4}): JSX.Element | null; 5//# sourceMappingURL=LogBoxInspectorCodeFrame.d.ts.map