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