DOCS

OneKeyWalletConfigOptions

type OneKeyWalletConfigOptions = {
  projectId?: string;
  recommended?: boolean;
};