Added localStorage support to cache
All checks were successful
Build / Build NPM Project (push) Successful in 41s
Build / Tag Version (push) Successful in 8s
Build / Publish Documentation (push) Successful in 41s

This commit is contained in:
2024-10-14 18:51:24 -04:00
parent 23df6ad265
commit 494cfaaccd
4 changed files with 29 additions and 5764 deletions

View File

@ -16,4 +16,3 @@ export * from './promise-progress';
export * from './string';
export * from './time';
export * from './types';
export * from 'var-persist';