UNPKG

@tensorify.io/sdk

Version:

TypeScript SDK for developing Tensorify plugins with comprehensive validation, frontend enforcement, and publishing tools

7 lines 249 B
"use strict"; /** * Plugin definition and manifest types for the Tensorify SDK * Combines all type definitions into the complete plugin structure */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=plugin.js.map