Class: BasePlugin

Defined in: ridb_core.d.ts:394

Implements

Constructors

Constructor

typescript
1
new BasePlugin(): BasePlugin

Returns

BasePlugin

Properties

docCreateHook?

typescript
1
optional docCreateHook: Hook

Defined in: ridb_core.d.ts:395

Implementation of

BasePluginOptions.docCreateHook


docRecoverHook?

typescript
1
optional docRecoverHook: Hook

Defined in: ridb_core.d.ts:396

Implementation of

BasePluginOptions.docRecoverHook