@types/rtl-detect
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/rtl-detect

Summary

This package contains type definitions for rtl-detect (https://github.com/shadiabuhilal/rtl-detect).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rtl-detect.

index.d.ts

export function getLangDir(strLocale: string): "ltr" | "rtl";
export function isRtlLang(strLocale: string): boolean | undefined;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by imprevo.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/rtl-detect

Weekly Downloads

114,557

Version

1.0.3

License

MIT

Unpacked Size

2.79 kB

Total Files

5

Last publish

Collaborators

  • types