UNPKG

@4us-dev/crypto

Version:

Utility classes to assist developers during software development

6 lines (5 loc) 175 B
declare const _default: (codeVerifier: string) => Promise<string>; /** * See https://tools.ietf.org/html/rfc7636#section-4.2 to more information */ export default _default;