UNPKG

81 BPlain TextView Raw
1export default {
2 get name(): string {
3 return 'ExpoIntentLauncher';
4 },
5};