background.js 78 B

12345
  1. import BackgroundManager from 'background/manager'
  2. new BackgroundManager();