test(bluebubbles): import runtime type

This commit is contained in:
Peter Steinberger
2026-04-20 21:58:14 +01:00
parent 8134fe737c
commit 75c8c4c08c

View File

@@ -7,6 +7,7 @@ import {
sendBlueBubblesAttachment,
} from "./attachments.js";
import { fetchBlueBubblesServerInfo, getCachedBlueBubblesPrivateApiStatus } from "./probe.js";
import type { PluginRuntime } from "./runtime-api.js";
import { setBlueBubblesRuntime } from "./runtime.js";
import {
BLUE_BUBBLES_PRIVATE_API_STATUS,