AndrewWalsh/react-persist-store

View on GitHub
src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { default } from "./persist-store";

export type { Document, Store, Client, Options, CreateStore } from "./types";