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 280d196 commit 83a0692Copy full SHA for 83a0692
src/utils/getHttpRequestName.ts
@@ -0,0 +1,3 @@
1
+export const getHttpRequestName = (): string => {
2
+ return '';
3
+};
0 commit comments