Type Alias ModelInfo

Model information stored on an alias

type ModelInfo = {
    id?: EntityId;
}
Index

Properties

Properties

ID of this entity