mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
fix typescript error
This commit is contained in:
@@ -7,6 +7,7 @@ import {WindowSize, RendererContext, TermOptsType, LineType, RendererOpts} from
|
||||
import ReactMarkdown from 'react-markdown'
|
||||
import remarkGfm from 'remark-gfm'
|
||||
import {boundInt} from "./util";
|
||||
import {sprintf} from "sprintf-js";
|
||||
|
||||
type OV<V> = mobx.IObservableValue<V>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user