Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanmiCoder/MediaCrawler
/ Platform
Interface
Platform
webui/src/types/crawler.ts:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
export
interface
Platform {
41
value: string
42
label: string
43
icon: string
44
}
45
46
export
interface
ConfigOption {
47
value: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected