Files
corebuild/ts/plugins.ts
T
2026-05-07 20:33:14 +00:00

5 lines
133 B
TypeScript

import * as smartbucket from '@push.rocks/smartbucket';
import * as awsS3 from '@aws-sdk/client-s3';
export { smartbucket, awsS3 };