Improve types (#11239)
This commit is contained in:
committed by
GitHub
parent
44615b2b04
commit
f1534fda79
@@ -107,6 +107,7 @@ export interface IEventTileOps {
|
||||
|
||||
export interface IEventTileType extends React.Component {
|
||||
getEventTileOps?(): IEventTileOps;
|
||||
getMediaHelper(): MediaEventHelper | undefined;
|
||||
}
|
||||
|
||||
export interface EventTileProps {
|
||||
|
||||
Reference in New Issue
Block a user