MCPcopy Create free account
hub / github.com/JoeyLearnsToCode/prompt-studio / importFromZip

Method importFromZip

src/services/importService.ts:24–130  ·  view source on GitHub ↗

* 从 ZIP 文件导入数据

(
    file: File,
    options: ImportOptions,
    onProgress?: ImportProgressCallback
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

importFromWebDAVMethod · 0.95
handleImportWithModeFunction · 0.45

Calls 7

clearAllDataMethod · 0.95
importProjectsMethod · 0.95
importFoldersMethod · 0.95
importVersionsMethod · 0.95
importSnippetsMethod · 0.95
importAttachmentsMethod · 0.95
importSettingsMethod · 0.95

Tested by

no test coverage detected