replace jest with ava
This commit is contained in:
parent
27cc8b23fe
commit
0347b72305
11775 changed files with 84546 additions and 1440575 deletions
7
node_modules/atob/node-atob.js
generated
vendored
7
node_modules/atob/node-atob.js
generated
vendored
|
|
@ -1,7 +0,0 @@
|
|||
"use strict";
|
||||
|
||||
function atob(str) {
|
||||
return Buffer.from(str, 'base64').toString('binary');
|
||||
}
|
||||
|
||||
module.exports = atob.atob = atob;
|
||||
Loading…
Add table
Add a link
Reference in a new issue