Beignet API reference
    Preparing search index...

    Function createInMemoryDevtools

    • Create an in-memory devtools implementation.

      This implementation stores events in a bounded buffer (max 500 events). When the buffer is full, the oldest events are removed to make room for new ones.

      Parameters

      Returns DevtoolsPort

      A DevtoolsPort implementation