MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / createSniffer

Function createSniffer

packages/parser/src/sniffer.ts:228–230  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

226 * 创建并返回全局嗅探器实例
227 */
228export function createSniffer(): FormatSniffer {
229 return new FormatSniffer()
230}

Callers 1

index.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected