UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

3 lines (2 loc) 118 B
import { IExpanderState } from './Expander'; export declare function onToggle(state: IExpanderState): IExpanderState;