Added var-persist
All checks were successful
Build / Build NPM Project (push) Successful in 37s
Build / Tag Version (push) Successful in 8s
Build / Publish Documentation (push) Successful in 35s

This commit is contained in:
2025-05-11 11:55:40 -04:00
parent 48cfbee46e
commit edc059d17d
2 changed files with 5 additions and 1 deletions

View File

@ -19,3 +19,4 @@ export * from './search';
export * from './string';
export * from './time';
export * from './types';
export * from 'var-persist';