DOCS

RabbyWalletConfigOptions

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