const rs = { previousPageCursor: null } try { console.log(JSON.parse(rs)) } catch (error) { console.log(error.message) }
10000000