Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ BaseConverter } from
'./converters/base'
2
import
{ ChatGPTConverter } from
'./converters/chatgpt/convert'
3
import
{ ShareGPTConverter } from
'./converters/sharegpt/convert'
4
Callers
nothing calls this directly
Calls
1
tryConvert
Function · 0.85
Tested by
no test coverage detected