• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • core
  • core
  • once

Function once

  • once<T>(event): Event<T>
  • Given an event, returns another event which only fires once.

    Type Parameters

    • T

    Parameters

    • event: Event<T>

    Returns Event<T>

    • Defined in packages/core/src/common/event.ts:63

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...