UNPKG

react-native-mdetect

Version:

Unicode and Zawgyi font detecting library for React Native.

4 lines (3 loc) 91 B
declare module "react-native-mdetect" { export function isUnicode(): Promise<boolean>; }