UNPKG

@agentcommunity/aid-doctor

Version:

CLI tool for Agent Identity & Discovery (AID) - validate and check AID records

14 lines (10 loc) 347 B
'use strict'; var aid = require('@agentcommunity/aid'); Object.keys(aid).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return aid[k]; } }); }); //# sourceMappingURL=index.cjs.map //# sourceMappingURL=index.cjs.map