跳到主要内容

RxDBPluginBase

Defined in: packages/rxdb/src/rxdb-plugin.ts:15

RxDB 插件基类

Extended by

Constructors

Constructor

new RxDBPluginBase(rxdb): RxDBPluginBase;

Defined in: packages/rxdb/src/rxdb-plugin.ts:16

Parameters

ParameterType
rxdbRxDB

Returns

RxDBPluginBase

Properties

rxdb

protected readonly rxdb: RxDB;

Defined in: packages/rxdb/src/rxdb-plugin.ts:16