The injectable loader for the native Twilio adapter — overridable so unit tests supply a fake module
with no twilio install and no network. Production leaves it as defaultNativeLoader, which
lazily imports the configured TwilioNativeSdkConfig.NativeModuleSpecifier.
The injectable loader for the native Twilio adapter — overridable so unit tests supply a fake module with no
twilioinstall and no network. Production leaves it as defaultNativeLoader, which lazily imports the configured TwilioNativeSdkConfig.NativeModuleSpecifier.