Variable PresenceInit

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is PresenceInit

Generated using TypeDoc