PicList/src/background.ts

4 lines
68 B
TypeScript
Raw Normal View History

2020-04-24 23:34:04 -04:00
import { bootstrap } from '~/main/lifeCycle'
2020-04-24 23:34:04 -04:00
bootstrap.launchApp()