interface SelfTestsStateProps {
    isFetching?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

isFetching?: boolean