Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
rubendinho committed Nov 14, 2024
1 parent 28b736d commit 6be03ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/api/browser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ export type ConnectorSDKReconnectOptions = ConnectorSDKCallbacks & {
}

/** Options to initialize Connector */
// @todo: refactor into a union type - it's either or.
export type ConnectorSDKConnectorOptions = ConnectorSDKCallbacks & {
/** The Institution ID or search term to connect */
institution?: string
Expand Down

0 comments on commit 6be03ad

Please sign in to comment.