UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

4 lines (3 loc) 152 B
/// <reference types="react" /> import { RadioGroupProps } from './type'; export declare function RadioGroupBrick(props: RadioGroupProps): JSX.Element;