UNPKG

n8n

Version:

n8n Workflow Automation Tool

6 lines 339 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.buildDateAnchors = void 0; var workflow_sdk_1 = require("@n8n/workflow-sdk"); Object.defineProperty(exports, "buildDateAnchors", { enumerable: true, get: function () { return workflow_sdk_1.buildDateAnchors; } }); //# sourceMappingURL=date-anchors.js.map