mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-27 12:16:25 +03:00
5 lines
98 B
Go
5 lines
98 B
Go
package openrtb
|
|
|
|
// Placeholder for exchange-specific extensions to OpenRTB.
|
|
type Ext interface{}
|