UNPKG

sms-manager

Version:
4 lines 177 B
import { NativeModulesProxy } from "expo-modules-core"; const SmsManager = NativeModulesProxy.SmsManager; export default SmsManager; //# sourceMappingURL=SmsManagerModule.js.map