UNPKG

@aplus-frontend/ui

Version:

3 lines (2 loc) 159 B
import { ApFieldSwitchProps } from '../../ap-field'; export declare function switchRenderer(props: ApFieldSwitchProps): string | number | boolean | undefined;