import Store from 'electron-store' export default new Store export const TOKEN = 'token' export const USER_INFO = '@user/info'