Finish JSON export implementation
This commit is contained in:
parent
4bfac11911
commit
112dfa2b96
6 changed files with 138 additions and 16 deletions
|
@ -5,7 +5,6 @@ import { MatrixEvent } from "matrix-js-sdk/src/models/event";
|
|||
import { formatFullDateNoDay } from "../../DateUtils";
|
||||
import { _t } from "../../languageHandler";
|
||||
import * as ponyfill from "web-streams-polyfill/ponyfill"
|
||||
import "web-streams-polyfill/ponyfill" // to support blob.stream()
|
||||
import { haveTileForEvent } from "../../components/views/rooms/EventTile";
|
||||
import { exportTypes } from "./exportUtils";
|
||||
import { exportOptions } from "./exportUtils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue