UNPKG

lucid-ui

Version:

A UI component library from Xandr.

3 lines 165 B
import { IExpanderState } from './Expander'; export declare function onToggle(state: IExpanderState): IExpanderState; //# sourceMappingURL=Expander.reducers.d.ts.map