UNPKG

react-native-plaid-link-sdk

Version:

React Native Plaid Link SDK

3 lines (2 loc) 141 B
// codegen treats UnsafeObject as a special type for just plain object and we need to use it for callbacks export type UnsafeObject<T> = T;