mirror of
https://github.com/standardnotes/mobile.git
synced 2026-04-20 06:09:11 -04:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
import './src/global.js'
|
|
import App from './src/app';
|
|
App.get().start();
|