@timlassiter11/yatl
Preparing search index...
YatlCommitTransaction
Interface YatlCommitTransaction<T>
interface
YatlCommitTransaction
<
T
extends
object
=
UnspecifiedRecord
>
{
id
:
string
;
records
:
YatlCommitRecord
<
T
>
[]
;
}
Type Parameters
T
extends
object
=
UnspecifiedRecord
Index
Properties
id
records
Properties
id
id
:
string
records
records
:
YatlCommitRecord
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
records
@timlassiter11/yatl
Loading...