import { serialize } from 'swr/_internal'; const unstable_serialize = (key)=>serialize(key)[0]; export { unstable_serialize };