7 lines
139 B
TypeScript
7 lines
139 B
TypeScript
|
export {
|
||
|
isAvailable,
|
||
|
isLanguageSupported,
|
||
|
NativeTranslationModule,
|
||
|
NativeTranslationView,
|
||
|
} from './src/ExpoBlueskyTranslateView'
|