MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/lib/fileTypeHandler.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 */
16
17class FileTypeHandlerRegistry {
18 #handlers = new Map();
19
20 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected