Variable FullStochasticOscillatorConst
FullStochasticOscillator: {
stroke: {
bottom: string;
dLine: string;
kLine: string;
middle: string;
top: string;
};
} = themes.light.FullStochasticOscillator
Type Declaration
stroke: { bottom: string; dLine: string; kLine: string; middle: string; top: string }