UNPKG

@yelon/util

Version:
5 lines (4 loc) 99 B
export interface YunzaiOnboardingConfig { /** 文字方向 */ direction?: 'ltr' | 'rtl'; }