UNPKG

@sendbird/uikit-utils

Version:

A collection of utility functions and constants for building chat UI components with Sendbird UIKit.

3 lines (2 loc) 128 B
export declare const isStartsWithRTL: (str?: string) => boolean; export declare const isEndsWithRTL: (str?: string) => boolean;