Extract Message.loadWithObjectURL
This commit is contained in:
parent
45d89d1e44
commit
4ce0472b9f
4 changed files with 56 additions and 33 deletions
|
@ -3,8 +3,8 @@
|
|||
*/
|
||||
import is from '@sindresorhus/is';
|
||||
|
||||
import { deferredToPromise } from '../../js/modules/deferred_to_promise';
|
||||
import { Collection as BackboneCollection } from '../types/backbone/Collection';
|
||||
import { deferredToPromise } from '../../js/modules/deferred_to_promise';
|
||||
import { Message } from '../types/Message';
|
||||
|
||||
export const fetchVisualMediaAttachments = async ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue