mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-24 02:36:00 +00:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export const processUserUploads = jest.fn(async () => {
|
|
// Mock
|
|
});
|