UNPKG

@heuristical/trackit

Version:

This module allows you to connect to many shipping carriers like UPS and FedEx and download tracking data for your packages in a common schema

3 lines (2 loc) 110 B
declare function CheckDigit(trk: string, multipliers: number[], mod: number): boolean; export { CheckDigit };