package com.giphyreactnativesdk import com.facebook.react.bridge.ReactApplicationContext abstract class RTNGiphyDialogModuleSpec internal constructor(context: ReactApplicationContext) : NativeGiphyDialogSpec(context)