3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
import type { RtlItem } from '../../config-provider/src/internal-interface';
|
|
export declare const dynamicInputRtl: RtlItem;
|