UNPKG

otpauth

Version:

One Time Password (HOTP/TOTP) library for Node.js and browsers

6 lines (5 loc) 92 B
/** * Library version. * @type {string} */ export const version = '__OTPAUTH_VERSION__';