UNPKG

@aplus-frontend/ui

Version:

3 lines (2 loc) 128 B
import { ApFieldNumberProps } from '../../ap-field'; export declare function numberRenderer(props: ApFieldNumberProps): string;