/** * Parse Worker * * Runs tree-sitter parsing in a separate thread so the main thread * stays unblocked and the UI animation renders smoothly. */ export {}; //# sourceMappingURL=parse-worker.d.ts.map