fix(smartupdate): improve update check caching, validation, and error handling
This commit is contained in:
@@ -13,6 +13,9 @@ export type {
|
||||
ICacheStatus,
|
||||
ICacheOptions,
|
||||
INotificationOptions,
|
||||
TCacheStrategy,
|
||||
TCacheStoreType,
|
||||
TCachedUpdateStatus,
|
||||
} from './smartupdate.interfaces.js';
|
||||
|
||||
// Error classes
|
||||
|
||||
Reference in New Issue
Block a user