Explorar el Código

fix import error

pull/342/head
Guillaume Vincent hace 8 años
padre
commit
1adf7cb942
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      index.js

+ 1
- 1
index.js Ver fichero

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

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


Cargando…
Cancelar
Guardar