MCPcopy Create free account
hub / github.com/CheMiguel23/MemoryMesh /

Class

src/core/metadata/MetadataProcessor.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import {MetadataEntry, Metadata} from './Metadata.js';
4
5export class MetadataProcessor {
6 /**
7 * Converts a raw metadata string to a structured entry
8 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected