Type alias IEntity

IEntity: {
    e_id: string;
}

Type declaration

  • e_id: string

Generated using TypeDoc