UNPKG

react-terminal-viewer

Version:

<h1 align="center"> react-terminal-viewer </h1>

3 lines (2 loc) 142 B
declare const useBatchProcess: (callback: (string: string) => void, incrementalString: string) => () => void; export default useBatchProcess;