Added var-persist
All checks were successful
Build / Build NPM Project (push) Successful in 28s
Build / Tag Version (push) Successful in 6s

This commit is contained in:
2024-09-30 21:43:13 -04:00
parent 8094b6507f
commit 91c0858d9f
4 changed files with 5776 additions and 5595 deletions

View File

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