forked from ard/ruoyi-api

1
2
import { StageHandler } from '../util/types.js';
export default function dataSample(seriesType: string): StageHandler;