retConst = ({app}) => {
return {
someObj
}
}
const Const = retConst()
export default Const
Сделал так
Но app is not defined
🆘
Обсуждают сегодня