temp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { encryptAES, decryptAES } from '../../../../../src/provider/utils/parse-config.ts';
|
||||
import { encryptAES, decryptAES } from '../..//provider/utils/parse-config.ts';
|
||||
|
||||
const plainx = process.env.API_KEY;
|
||||
const decryptKey = process.env.DECRYPT_KEY;
|
||||
|
||||
Reference in New Issue
Block a user