UNPKG

sync-query

Version:

Use the React higher-order component to store the React State in URL query (routing parameters)

7 lines (5 loc) 207 B
import { syncQueryCb, syncQueryHOC, SyncQueryFactory, SyncQueryHost } from './core/decorators'; export * from './core/decorators'; export { syncQueryCb, syncQueryHOC, SyncQueryFactory, SyncQueryHost }