UNPKG

n8n-nodes-tenable-community

Version:

n8n node for the Tenable One platform

8 lines (7 loc) 310 B
"use strict"; /** * @file Contains shared TypeScript interfaces for the Tenable node. * This file centralizes the type definitions for common API response objects, * ensuring type safety and consistency across the different client modules. */ Object.defineProperty(exports, "__esModule", { value: true });