UNPKG

localbackup

Version:

Utility to make local backups easily and without the hassle.

7 lines 214 B
export declare const env: { S3_ENDPOINT: string | undefined; S3_BUCKET: string | undefined; S3_ACCESS_KEY: string | undefined; S3_SECRET_KEY: string | undefined; }; //# sourceMappingURL=env.d.ts.map