Project Files
dist / pluginTypes.js
"use strict";
/**
* @file pluginTypes.ts
* Type definitions for the LM Studio plugin controller.
* These are inferred from the SDK patterns used in your research plugin.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=pluginTypes.js.map