@eagleoutice/flowr - v2.13.14
Preparing search index...
src/queries/catalog/files-query/files-query-format
FileQueryInfo
Interface FileQueryInfo<T>
interface
FileQueryInfo
<
T
=
object
>
{
content
:
T
;
path
:
string
;
roles
?:
readonly
FileRole
[]
;
}
Type Parameters
T
=
object
Index
Properties
content
path
roles?
Properties
content
content
:
T
path
path
:
string
Optional
roles
roles
?:
readonly
FileRole
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
path
roles
@eagleoutice/flowr - v2.13.14
Loading...