mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-03-13 16:38:13 -04:00

First version of PicList. In album, you can delete remote file now. Add picBed management function.
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
import { bootstrap } from '~/main/lifeCycle'
|
|
|
|
bootstrap.launchApp()
|