mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 03:38:37 +00:00
Extensions: migrate bluebubbles plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PluginRuntime } from "openclaw/plugin-sdk";
|
||||
import type { PluginRuntime } from "openclaw/plugin-sdk/compat";
|
||||
import { beforeEach, describe, expect, it, vi } from "vitest";
|
||||
import "./test-mocks.js";
|
||||
import { getCachedBlueBubblesPrivateApiStatus } from "./probe.js";
|
||||
|
||||
Reference in New Issue
Block a user