MCPcopy Create free account
hub / github.com/experdot/pointer /

Class

src/renderer/src/services/importers/pointer.ts:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43export class PointerImporter extends BaseImporter {
44 platform = 'custom' as const
45 name = 'Pointer(老版本)'
46 description = '导入老版本 Pointer 导出的聊天记录'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected