matrix-appservice-bridge
Preparing search index...
ContentRepo
Variable ContentRepo
Const
ContentRepo
:
{
getHttpUriForMxc
:
(
baseUrl
:
string
,
mxc
:
string
,
width
?:
number
,
height
?:
number
,
resizeMethod
?:
"crop"
|
"scale"
,
allowDirectLinks
?:
boolean
,
)
=>
Promise
<
string
>
;
}
= ...
Type declaration
getHttpUriForMxc
:
(
baseUrl
:
string
,
mxc
:
string
,
width
?:
number
,
height
?:
number
,
resizeMethod
?:
"crop"
|
"scale"
,
allowDirectLinks
?:
boolean
,
)
=>
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matrix-appservice-bridge
Loading...