Normalize package naming
This commit is contained in:
parent
f88ebdf8b7
commit
15759f0db5
4 changed files with 8 additions and 5 deletions
|
@ -6,7 +6,7 @@ import { assert } from 'chai';
|
|||
|
||||
import * as Attachment from '../../types/Attachment';
|
||||
import * as MIME from '../../types/MIME';
|
||||
import { signalservice as SignalService } from '../../protobuf/SignalService';
|
||||
import { SignalService } from '../../protobuf';
|
||||
// @ts-ignore
|
||||
import { stringToArrayBuffer } from '../../../js/modules/string_to_array_buffer';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue