UNPKG

mcard-js

Version:

MCard - Content-addressable storage with cryptographic hashing, handle resolution, and vector search for Node.js and browsers

6 lines 219 B
/** * Observability resource types - Grafana LGTM Stack. */ import { ResourceType } from './core.js'; export declare const OBSERVABILITY_TYPES: Record<string, ResourceType>; //# sourceMappingURL=observability.d.ts.map