/** * @fileoverview Barrel export for all NVD MCP resource definitions. * @module mcp-server/resources/definitions */ export { nvdCveResource } from './nvd-cve.resource.js'; //# sourceMappingURL=index.d.ts.map