Variable R2SegmentLike

R2SegmentLike: {
    [hasInstance](instance) => instance is R2SegmentLike;
}

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is R2SegmentLike

Generated using TypeDoc