UNPKG

brahma-test-widget

Version:

A React component for trade automation within the Brahma ecosystem.

6 lines 552 B
import { Theme } from './lib'; export declare const opacityIn: (timeInSeconds: number) => import("styled-components").FlattenSimpleInterpolation; export declare const fadeInFromLeft: (timeInSeconds: number) => import("styled-components").FlattenSimpleInterpolation; export declare const styleScrollbar: (theme: Theme) => import("styled-components").FlattenSimpleInterpolation; export declare const breathingAnimation: (theme: Theme, timeInSeconds?: number) => import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=styles.d.ts.map