@principal-ade/industry-themed-terminal
Version:
Industry-themed terminal wrapper with integrated theming for xterm.js
3 lines • 307 B
TypeScript
import type { ThemedTerminalProps, ThemedTerminalRef } from '../types/terminal.types';
export declare const ThemedTerminalWithProvider: import("react").ForwardRefExoticComponent<ThemedTerminalProps & import("react").RefAttributes<ThemedTerminalRef>>;
//# sourceMappingURL=ThemedTerminalWithProvider.d.ts.map