interface OnProfile {
    onProfile?: boolean;
}

Properties

Properties

onProfile?: boolean