UNPKG

sync-query

Version:

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

4 lines (3 loc) 202 B
import { syncQueryCb, syncQueryHOC, SyncQueryFactory, SyncQueryHost } from './core/decorators'; export * from './core/decorators'; export { syncQueryCb, syncQueryHOC, SyncQueryFactory, SyncQueryHost };