Variable R2BoxLike

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is R2BoxLike

Generated using TypeDoc