UNPKG

n8n-nodes-piapi

Version:

Community n8n nodes for PiAPI - integrate generative AI capabilities (image, video, audio, 3D) into your workflows

6 lines 394 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TrellisModelGeneration = void 0; const TrellisModelGeneration_node_1 = require("./TrellisModelGeneration.node"); Object.defineProperty(exports, "TrellisModelGeneration", { enumerable: true, get: function () { return TrellisModelGeneration_node_1.TrellisModelGeneration; } }); //# sourceMappingURL=index.js.map