Canboat ts-pgns
    Preparing search index...

    Function getPGNWithId

    • Retrieves a PGN definition by its unique identifier.

      Parameters

      • id: string

        The unique identifier of the PGN definition to retrieve.

      Returns undefined | Definition

      The corresponding Definition object if found; otherwise, undefined.