Type alias ConnectionFlags

ConnectionFlags: {
    isJumpPoint: boolean;
}

Type declaration

  • isJumpPoint: boolean

Generated using TypeDoc