Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
UmamiAppearance committed Sep 14, 2022
1 parent 5f51ded commit 73cc505
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ const BASE_EX = new BaseEx();
* It provides an easy access to the browsers Crypto.subtle
* method, and also makes it possible to get multiple
* different digest methods.
* see: https://docs.python.org/3/library/hashlib.html
*
* @see: https://docs.python.org/3/library/hashlib.html
*/
export default class BrowserSHAObj {

Expand Down

0 comments on commit 73cc505

Please sign in to comment.