Interface IProps

    Props

    interface IProps {
        webStatusCode?: number;
    }

    Properties

    Properties

    webStatusCode?: number

    Generated using TypeDoc and TypeDoc Airthium Plugin