We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90da754 commit a022422Copy full SHA for a022422
src/lightning-stubs/fileDownload/fileDownload.js
@@ -0,0 +1,8 @@
1
+/*
2
+ * Copyright (c) 2025, salesforce.com, inc.
3
+ * All rights reserved.
4
+ * SPDX-License-Identifier: MIT
5
+ * For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/MIT
6
+ */
7
+
8
+export const generateUrl = jest.fn().mockResolvedValue('');
0 commit comments