UNPKG

react-native-detect-mm-text-encoding

Version:
7 lines (6 loc) 130 B
declare module 'react-native-detect-mm-text-encoding' { const isUnicode: () => Promise<boolean>; export { isUnicode } }