跳到主要内容

EntityBaseType

type EntityBaseType = IEntityStaticType & (...args) => IEntity;

Defined in: packages/rxdb/src/entity/entity.interface.ts:38

实体基础类型