interface ILightEntity {
    id: string;
}

Hierarchy (view full)

Properties

Properties

id: string

Generated using TypeDoc