소스 검색

fix import error

pull/342/head
Guillaume Vincent 8 년 전
부모
커밋
1adf7cb942
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      index.js

+ 1
- 1
index.js 파일 보기

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

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


불러오는 중...
취소
저장