UNPKG

ml-gsd

Version:
3 lines 183 B
import type { PeakData } from './PeakData.ts'; export declare function firstDerivative(input: PeakData): import("../gsd.ts").GSDPeakID[]; //# sourceMappingURL=firstDerivative.d.ts.map