chore: wtf.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { BlueBubblesSendTarget } from "./types.js";
|
||||
import { normalizeBlueBubblesHandle, parseBlueBubblesTarget } from "./targets.js";
|
||||
import type { BlueBubblesSendTarget } from "./types.js";
|
||||
|
||||
export function resolveBlueBubblesSendTarget(raw: string): BlueBubblesSendTarget {
|
||||
const parsed = parseBlueBubblesTarget(raw);
|
||||
|
||||
Reference in New Issue
Block a user