Variable R2ShapeLike

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is R2ShapeLike

Generated using TypeDoc