mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-02-11 16:30:18 +00:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
import { NativeModules } from 'react-native';
|
|
|
|
export default NativeModules.POSIX;
|