Type alias EditDetailV2<E>

EditDetailV2<E>: EditEventOptionsV2 & {
    edit: E;
}

Type Parameters

Generated using TypeDoc