UNPKG

sms-manager

Version:
5 lines 189 B
// index.ts export { default } from "./SmsManagerModule"; export { default as SmsManagerView } from "./SmsManagerView"; export * from "./SmsManager.types"; //# sourceMappingURL=index.js.map