bunway
Preparing search index...
JsonOptions
Interface JsonOptions
interface
JsonOptions
{
limit
?:
number
;
type
?:
string
|
RegExp
|
(
(
contentType
:
string
)
=>
boolean
)
;
}
Index
Properties
limit?
type?
Properties
Optional
limit
limit
?:
number
Optional
type
type
?:
string
|
RegExp
|
(
(
contentType
:
string
)
=>
boolean
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
type
bunway
Loading...