You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Longshot](https://longshot.chitaner.com/) is a powerful screenshot and screen recording tool for macOS. **Protocol Launcher** allows you to generate deep links to trigger actions like screenshot, recording, OCR, and more in Longshot.
19
+
20
+
## Usage
21
+
22
+
There are two ways to use this library:
23
+
24
+
- On-Demand import from subpaths enables tree-shaking and keeps bundles small.
25
+
- Full Import from the root package is convenient but includes all app modules.
26
+
27
+
Pick On-Demand for production builds; Full Import is fine for quick scripts or demos.
0 commit comments