Type alias MaxDepthErrorData

MaxDepthErrorData: {
    depth: number;
}

Type declaration

  • depth: number

Generated using TypeDoc