Commit 9697e87
authored
refactor(rc): reexport Endpoint and Tag common types (#2147)
# What does this PR do?
Reexport `Endpoint` and `Tag` common types
# Motivation
Re-exporting types allows the crate to coexist with other crates that use a different libdd-common version
Co-authored-by: igor.unanua <igor.unanua@datadoghq.com>1 parent c690b5e commit 9697e87
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments