跳到主要内容

EntityType

type EntityType = IEntityStaticType & (...args) => any;

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

实体类型 表示可实例化的实体构造函数类型