Meldbase TypeScript API
Preparing search index...
@meldbase/client
types
CountResult
Interface CountResult
interface
CountResult
{
capped
:
boolean
;
count
:
number
;
}
Index
Properties
capped
count
Properties
Readonly
capped
capped
:
boolean
Readonly
count
count
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capped
count
Meldbase TypeScript API
Loading...