UNPKG

@tensorify.io/sdk

Version:

TypeScript SDK for developing Tensorify plugins with V2-Alpha definition/execution pattern and legacy compatibility

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