UNPKG

@modern-js-reduck/plugin-auto-actions

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

2 lines 77 B
declare const setState: <T>(_state: T, payload: T) => T; export { setState };