Class: BasePlugin
Defined in: ridb_core.d.ts:388
Implements
Constructors
Constructor
typescript
1
new BasePlugin(): BasePlugin
Returns
BasePlugin
Properties
docCreateHook?
typescript
1
optional docCreateHook: Hook
Defined in: ridb_core.d.ts:389
Implementation of
BasePluginOptions.docCreateHook
docRecoverHook?
typescript
1
optional docRecoverHook: Hook
Defined in: ridb_core.d.ts:390
Implementation of
BasePluginOptions.docRecoverHook