#!/usr/bin/env node /** * Apple Notes Exporter CLI * * A command-line tool for exporting Apple Notes folders to the file system via AppleScript. */ export {}; //# sourceMappingURL=cli.d.ts.map