review fixes for plugin wrapper blueprint

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-01-20 00:11:46 +01:00
parent 768b588203
commit a1be5e1770
2 changed files with 11 additions and 15 deletions
@@ -14,12 +14,6 @@
* limitations under the License.
*/
/**
* Alpha exports for plugin wrapper functionality.
*
* @alpha
*/
export { PluginWrapperBlueprint } from './blueprints/PluginWrapperBlueprint';
export {
type PluginWrapperApi,