UNPKG

cdigit

Version:

Collection of check digit algorithms implemented in JavaScript

8 lines (7 loc) 94 B
/** * cdigit * * @copyright 2018-2023 LiosK * @license (MIT OR Apache-2.0) */ export {};