mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -5,8 +5,8 @@ import type {
|
||||
ConversationColorType,
|
||||
CustomColorType,
|
||||
DefaultConversationColorType,
|
||||
} from '../types/Colors.std.js';
|
||||
import type { ConversationType } from '../state/ducks/conversations.preload.js';
|
||||
} from '../types/Colors.std.ts';
|
||||
import type { ConversationType } from '../state/ducks/conversations.preload.ts';
|
||||
|
||||
export function getConversationColorAttributes(
|
||||
conversationColors: Pick<
|
||||
|
||||
Reference in New Issue
Block a user