We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e30bb commit d9413baCopy full SHA for d9413ba
test/src/tests-forwarders.ts
@@ -54,7 +54,7 @@ interface IMockForwarderInstance {
54
userIdentities?: UserIdentities;
55
}
56
57
-// ``https://go.mparticle.com/work/SQDSDKS-4475
+// https://go.mparticle.com/work/SQDSDKS-4475
58
export interface IMockForwarder {
59
instance: IMockForwarderInstance
60
register: (config?: SDKInitConfig) => void;
0 commit comments