Files
store_ai_extension/src/background/service.ts
2026-05-06 10:52:45 +08:00

2 lines
116 B
TypeScript

export { handleBackgroundCommand, handleInstalled, handleStartup, handleWindowRemoved } from './service/lifecycle';