BREAKING CHANGE(Smarts3): Remove legacy s3rver backend, simplify Smarts3 server API, and bump dependencies

This commit is contained in:
2025-11-21 14:36:30 +00:00
parent 654f47b7fc
commit c3daf9d3f7
7 changed files with 81 additions and 159 deletions

View File

@@ -19,8 +19,3 @@ export { smartbucket, smartfile, smartpath, SmartXml };
import * as tsclass from '@tsclass/tsclass';
export { tsclass };
// thirdparty scope
import s3rver from 's3rver';
export { s3rver };