Variable WarpRef

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is WarpRef

Generated using TypeDoc