Procházet zdrojové kódy

fix import error

pull/342/head
Guillaume Vincent před 8 roky
rodič
revize
1adf7cb942
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      index.js

+ 1
- 1
index.js Zobrazit soubor

@@ -1,6 +1,6 @@
import crypto from 'crypto';

export default {
module.exports = {
encryptLogin: _encryptLogin,
renderPassword: _renderPassword,
_deriveEncryptedLogin,


Načítá se…
Zrušit
Uložit