Type alias NgLogEngineSessionId<D>

NgLogEngineSessionId<D>: null | number | ((log) => string)

Type Parameters

  • D = any

Type declaration

    • (log): string
    • Parameters

      Returns string

Generated using TypeDoc