Skip to content

routier-collection


routier-collection / core/src / toEventArray

Function: toEventArray() ​

toEventArray(event): [SchemaId, DbEvent][]

Defined in: core/src/utilities/dbPluginEventUtils.ts:15

Parameters ​

event ​

DbPluginBulkPersistEvent

Returns ​

[SchemaId, DbEvent][]

Released under the MIT License.