WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
node_modules/@intlify/shared/dist/shared.d.ts
@@ -138,8 +138,6 @@
export declare const objectToString: () => string;
export declare function sanitizeTranslatedHtml(html: string): string;
export declare const toDisplayString: (val: unknown) => string;
export declare const toTypeString: (value: unknown) => string;