pprompt-optimizerSource ↗
24 declarations and 48 call references extracted from public source metadata.

Source symbols: packages/ui/src/services/DataImportExportManager.ts

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: develop@0c3679511d5c61dcdbb92777e62f315f16d7d378 · 2026-07-18T10:13:54Z
  • Declarations: 24
  • Referenced calls: 48

Declared symbols

  • DataImportExportManager — exported class at line 9; references PromptDataConverter, isOpenAIRequest, isArray, importFromFile, toLowerCase, endsWith, readFileAsText, parse, importFromParsedData, importFromClipboard, trim, exportToFile, prepareExportData, stringify, generateFilename, Blob, createObjectURL, createElement, appendChild, click
  • record — const at line 14; references isArray, importFromFile, toLowerCase, endsWith, readFileAsText, parse, importFromParsedData
  • text — const at line 41; references readFileAsText, parse
  • jsonData — let at line 44; references parse
  • jsonData — let at line 77; references parse, trim
  • exportData — const at line 106; references prepareExportData, stringify, generateFilename, Blob
  • jsonString — const at line 107; references stringify, generateFilename, Blob
  • defaultFilename — const at line 110; references generateFilename, Blob
  • finalFilename — const at line 111; references Blob
  • blob — const at line 114; references Blob
  • url — const at line 115; references createObjectURL, createElement, appendChild, click, removeChild, revokeObjectURL, error, Error
  • link — const at line 117; references createElement, appendChild, click, removeChild, revokeObjectURL, error, Error
  • exportData — const at line 143; references prepareExportData, stringify, writeText, fallbackCopyToClipboard
  • jsonString — const at line 144; references stringify, writeText, fallbackCopyToClipboard
  • dataObj — const at line 167
  • format — const at line 199; references detectFormat, fromLangFuse, isOpenAIRequest, fromOpenAI, fromConversationMessages
  • openaiResult — const at line 232; references toOpenAI, Error
  • variables — const at line 261
  • found — const at line 265; references scanVariableNames, for, call
  • timestamp — const at line 286; references Date, toISOString, replace, slice
  • formatPrefix — const at line 287
  • reader — const at line 299; references FileReader, resolve, reject, Error
  • textarea — const at line 320; references createElement, appendChild, select, execCommand, removeChild
  • success — const at line 328; references execCommand, removeChild

Imported modules

  • ../types
  • ./PromptDataConverter
  • ../utils/prompt-variables

File-level call references


Source: packages/ui/src/services/DataImportExportManager.ts

Generated by smolify with deterministic-repository-import-v2 · 1 source file