front/stubs/api/key.js

3 lines
66 B
JavaScript
Raw Permalink Normal View History

2024-10-12 12:23:25 +03:00
const TOKEN_KEY = '5frv12e4few3r';
module.exports = { TOKEN_KEY }