All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.core.react-server.mjs Maven / Gradle / Ivy

The newest version!
import { serialize } from 'swr/_internal';

const unstable_serialize = (key)=>serialize(key)[0];

export { unstable_serialize };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy