const BASKET_JWT_TOKEN = 'super super secret key'

module.exports = {
    BASKET_JWT_TOKEN,
}