We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa1e05 commit 96ef12aCopy full SHA for 96ef12a
index.ts
@@ -1,5 +1,2 @@
1
-// export * from './src';
+export * from './src';
2
3
-import {RemoteScreenCapture} from './src';
4
-
5
-RemoteScreenCapture.take('https://www.hax0r.info', './chunks').subscribe();
0 commit comments