mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Move top-level functions to Signal.Util
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
import is from '@sindresorhus/is';
|
||||
|
||||
import * as GoogleChrome from '../GoogleChrome';
|
||||
import * as GoogleChrome from '../util/GoogleChrome';
|
||||
import { MIMEType } from './MIME';
|
||||
|
||||
export interface Attachment {
|
||||
|
||||
Reference in New Issue
Block a user