UNPKG

@imeaces/mcping-tool

Version:
3 lines 236 B
import type { ChatComponent } from "../types/java.js"; export declare function decodeChatComponent(component: ChatComponent | ChatComponent[] | string, cleanColorCode?: boolean): string; //# sourceMappingURL=decodeChatComponent.d.ts.map