Interface IUnknownComponent

interface IUnknownComponent {
    componentKind: number;
}

Properties

Properties

componentKind: number

Generated using TypeDoc