mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 03:39:24 +00:00
client: migrate most Modals to TypeScript
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import {TorrentStatus} from '../constants/torrentStatusMap';
|
||||
|
||||
export interface Duration {
|
||||
years?: number;
|
||||
weeks?: number;
|
||||
days?: number;
|
||||
hours?: number;
|
||||
|
||||
Reference in New Issue
Block a user