feat: add balena source presets

This commit is contained in:
2026-05-07 20:33:14 +00:00
parent 1eb78ff213
commit 8717ed90c5
6 changed files with 196 additions and 23 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
import * as smartbucket from '@push.rocks/smartbucket';
import * as awsS3 from '@aws-sdk/client-s3';
export { smartbucket };
export { smartbucket, awsS3 };