Home > bitburner > ReactElement > type ReactElement.type property Signature: type: string | ((props: any) => ReactElement | null) | (new (props: any) => object);