Merge branch 'origin/master' into 'jest'

This commit is contained in:
Marvin Gay
2021-05-12 21:45:11 -04:00
16 changed files with 129 additions and 122 deletions
+9
View File
@@ -0,0 +1,9 @@
function translate() {
// body...
}
module.exports = {
translate
}