6e785644

By: Greg Pfeil <greg@technomadic.org>

Add Omni Automation type definitions from official sources

Fetch the official .d.ts files from omni-automation.com for all four
apps (OmniFocus, OmniGraffle, OmniOutliner, OmniPlan) via fetchzip in
the Nix build, and package them as @sellout/omni-automation-types with
per-app subpath exports.

Includes a supplementary globals.d.ts for OmniFocus that declares
Database members as top-level globals, matching the plugin execution
context.
configurex86_64-linux