constant.d.ts 134 B

12
  1. import type { IndicatorStyleProps } from './types';
  2. export declare const DEFAULT_INDICATOR_STYLE_PROPS: Partial<IndicatorStyleProps>;