mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 20:17:48 +00:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
|
|
import { NativeModules } from 'react-native';
|
||
|
|
|
||
|
|
export default NativeModules.POSIX;
|