@patternmeshjs/core
Preparing search index...
BatchWriteDelete
Interface BatchWriteDelete
interface
BatchWriteDelete
{
key
:
Record
<
string
,
unknown
>
;
tableName
:
string
;
}
Index
Properties
key
table
Name
Properties
Readonly
key
key
:
Record
<
string
,
unknown
>
Readonly
table
Name
tableName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
table
Name
@patternmeshjs/core
Loading...