Skip to content

Commit

Permalink
Update type signature
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoanjo committed Aug 2, 2024
1 parent 7448a21 commit 5f6580d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sig/datadog/profiling/crashtracker.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ module Datadog
class Crashtracker
type exporter_configuration_array = [:agentless | :agent, untyped]

LIBDATADOG_API_FAILURE: ::String?

private

attr_reader exporter_configuration: exporter_configuration_array
Expand Down

0 comments on commit 5f6580d

Please sign in to comment.