UNPKG

smppjs

Version:
10 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.unbindDTO = void 0; const unbindDTO = () => { return { command: {}, }; }; exports.unbindDTO = unbindDTO; //# sourceMappingURL=unbind.js.map