UNPKG

@coreui/vue

Version:

UI Components Library for Vue.js

3 lines (2 loc) 103 B
declare const isRTL: (element?: HTMLElement | HTMLDivElement | null) => boolean; export default isRTL;