/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/bod@5.21.8/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import{CreateCommand,InfoCommand}from"./commands/index.js";const CommandFactory=new Map,createCommand=new CreateCommand,infoCommand=new InfoCommand;CommandFactory.set(createCommand.getName(),createCommand),CommandFactory.set(infoCommand.getName(),infoCommand);export{CommandFactory};
//# sourceMappingURL=/sm/ee0e3db0b1ca96397ca226858492c155110469415ba5f31fb40ccee294d52b0b.map