PicList/src/background.ts
萌萌哒赫萝 efeadb8fb8 Feature: add remote file delete , picBed management
First version of PicList.
In album, you can delete remote file now.
Add picBed management
function.
2023-02-15 23:36:47 +08:00

4 lines
68 B
TypeScript

import { bootstrap } from '~/main/lifeCycle'
bootstrap.launchApp()