You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-07-05 00:22:28 +03:00
lint
This commit is contained in:
@ -25,7 +25,7 @@ import { TypedEventEmitter } from "./typed-event-emitter";
|
|||||||
import { Beacon, BeaconEvent, BeaconEventHandlerMap, getBeaconInfoIdentifier, BeaconIdentifier } from "./beacon";
|
import { Beacon, BeaconEvent, BeaconEventHandlerMap, getBeaconInfoIdentifier, BeaconIdentifier } from "./beacon";
|
||||||
import { TypedReEmitter } from "../ReEmitter";
|
import { TypedReEmitter } from "../ReEmitter";
|
||||||
import { M_BEACON, M_BEACON_INFO } from "../@types/beacon";
|
import { M_BEACON, M_BEACON_INFO } from "../@types/beacon";
|
||||||
import { UNSTABLE_ELEMENT_FUNCTIONAL_USERS } from "../@types/event"
|
import { UNSTABLE_ELEMENT_FUNCTIONAL_USERS } from "../@types/event";
|
||||||
|
|
||||||
export interface IMarkerFoundOptions {
|
export interface IMarkerFoundOptions {
|
||||||
/** Whether the timeline was empty before the marker event arrived in the
|
/** Whether the timeline was empty before the marker event arrived in the
|
||||||
|
Reference in New Issue
Block a user