Skip to content

Commit

Permalink
Update src/forwarders.interfaces.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexs-mparticle committed Dec 20, 2023
1 parent b3c3bf7 commit f96aa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forwarders.interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { IKitConfigs } from './configAPIClient';
import { UserAttributes } from './persistence.interfaces';
import { IdentityApiData } from '@mparticle/web-sdk';

// TODO: Create Distinct MPForwarder and Kit interfaces
// TODO: https://go.mparticle.com/work/SQDSDKS-6035
export type Kit = Dictionary;
export type MPForwarder = Dictionary;

Expand Down

0 comments on commit f96aa5c

Please sign in to comment.