UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 199 B
import type { Action, Option } from './types'; declare const optionsReducer: (state: Option[], action: Action) => Option[]; export default optionsReducer; //# sourceMappingURL=optionsReducer.d.ts.map