Port MIME
module to TypeScript
This commit is contained in:
parent
6a63e427c8
commit
df2e6e7864
7 changed files with 25 additions and 24 deletions
|
@ -20,8 +20,7 @@ export { BackboneWrapper } from '../components/utility/BackboneWrapper';
|
|||
import { Quote } from '../components/conversation/Quote';
|
||||
import * as HTML from '../html';
|
||||
|
||||
// @ts-ignore
|
||||
import MIME from '../../js/modules/types/mime';
|
||||
import * as MIME from '../../ts/types/MIME';
|
||||
|
||||
// TypeScript wants two things when you import:
|
||||
// 1) a normal typescript file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue