1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-04-24 19:55:13 +02:00
Files
joplin/ReactNativeClient/index.android.js
T

3 lines
47 B
JavaScript

const { main } = require('./main.js');
main();