Normalize package naming
This commit is contained in:
parent
f88ebdf8b7
commit
15759f0db5
4 changed files with 8 additions and 5 deletions
|
@ -21,7 +21,7 @@ import * as HTML from '../html';
|
|||
|
||||
import * as Attachment from '../../ts/types/Attachment';
|
||||
import * as MIME from '../../ts/types/MIME';
|
||||
import { signalservice as SignalService } from '../../ts/protobuf/SignalService';
|
||||
import { SignalService } from '../../ts/protobuf';
|
||||
|
||||
// TypeScript wants two things when you import:
|
||||
// 1) a normal typescript file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue