MCPcopy Create free account
hub / github.com/aircloud/sync-to-github / content_script.ts

File content_script.ts

apps/chrome-ext/src/content_script.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BaseConverter } from './converters/base'
2import { ChatGPTConverter } from './converters/chatgpt/convert'
3import { ShareGPTConverter } from './converters/sharegpt/convert'
4

Callers

nothing calls this directly

Calls 1

tryConvertFunction · 0.85

Tested by

no test coverage detected