mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
[INJIMOB-691] add testID
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
This commit is contained in:
4
types/backup-and-restore/backup.d.ts
vendored
4
types/backup-and-restore/backup.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
export interface BackupFileMeta {
|
||||
backupCreationTime: Date;
|
||||
export interface BackupDetails {
|
||||
backupCreationTime: number;
|
||||
backupFileSize: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user