6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
module.exports = {
|
|
publicKey: "",
|
|
privateKey: "",
|
|
mailto: ""
|
|
};
|