mirror of
https://github.com/renovatebot/renovate.git
synced 2025-03-15 08:34:54 +00:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
import * as _s3 from '../lib/util/s3';
|
|
|
|
export const s3 = vi.mocked(_s3);
|