UNPKG

@finagraph/strongbox-finconnect-react

Version:

React components to integrate with Finagraph Strongbox

6 lines (5 loc) 166 B
import { ThemeStyleMap } from './Theme'; export type ThemeControls = { borderRadius?: string; }; export declare const defaultControlStyleMap: ThemeStyleMap;