screencapturer
v0.0.1
Published
Electron screencapturer
Downloads
1
Readme
screencapturer
Electron screencapturer
Install
npm install screencapturer
npx cap sync
API
getSources()
getSources() => Promise<{ platform: string; sources: any[]; }>
Returns: Promise<{ platform: string; sources: any[]; }>