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