Ver a proveniência

fix import error

pull/342/head
Guillaume Vincent há 8 anos
ascendente
cometimento
1adf7cb942
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      index.js

+ 1
- 1
index.js Ver ficheiro

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

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


Carregando…
Cancelar
Guardar