EntityId 3 exports Added in v1.0.0 Source Constructors EntityId Added in v1.0.0 Source Signature declare const EntityId: any; make Added in v1.0.0 Source Signature declare function make(id: string): any; Models EntityId type Added in v1.0.0 Source Signature type EntityId = typeof EntityId.Type;