mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
5 lines
95 B
TypeScript
5 lines
95 B
TypeScript
import 'react-native-get-random-values';
|
|
import { App } from './src/app';
|
|
|
|
export default App;
|